summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-04-18Add git-annotate(1) and git-blame(1)Jonas Fonseca
2006-04-18diff --stat: make sure to set recursive.Junio C Hamano
2006-04-18git-svnimport symlink supportHerbert Valerio Riedel
2006-04-18packed_object_info_detail(): check for corrupt packfile.Junio C Hamano
2006-04-17cleanups: remove unused variable from exec_cmd.cSerge E. Hallyn
2006-04-17cleanups: prevent leak of two strduped strings in config.cSerge E. Hallyn
2006-04-17cleanups: Remove impossible case in quote.cSerge E. Hallyn
2006-04-17cleanups: Remove unused vars from combine-diff.cSerge E. Hallyn
2006-04-17cleanups: Fix potential bugs in connect.cSerge E. Hallyn
2006-04-17Merge branch 'jc/boundary'Junio C Hamano
2006-04-17Merge branch 'jc/bottomless'Junio C Hamano
2006-04-17Allow empty lines in info/graftsYann Dirson
2006-04-17rev-list --boundary: show boundary commits even when limited otherwise.Junio C Hamano
2006-04-17Makefile fixups.A Large Angry SCM
2006-04-17Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano
2006-04-17gitk: Fix bug caused by missing commitlisted elementsPaul Mackerras
2006-04-16reading $GIT_DIR/info/graft - skip comments correctly.Junio C Hamano
2006-04-16pager: do not fork a pager if PAGER is set to empty.Johannes Schindelin
2006-04-16diff-options: add --patch-with-statJohannes Schindelin
2006-04-16diff-files --stat: do not dump core with unmerged index.Junio C Hamano
2006-04-16Support "git cmd --help" syntaxLinus Torvalds
2006-04-15diff --stat: do not do its own three-dashes.Junio C Hamano
2006-04-15diff-tree: typefix.Junio C Hamano
2006-04-15GIT v1.3.0-rc4v1.3.0-rc4Junio C Hamano
2006-04-15Merge branch 'dl/xdiff'Junio C Hamano
2006-04-15Merge branch 'js/diffstat'Junio C Hamano
2006-04-15Merge branch 'jc/fix5500'Junio C Hamano
2006-04-15rev-list --bisect: limit list before bisecting.Junio C Hamano
2006-04-15Clean up trailing whitespace when pretty-printing commitsLinus Torvalds
2006-04-14"git cmd -h" for shell scripts.Junio C Hamano
2006-04-14git-log <diff-options> <paths> documentationJunio C Hamano
2006-04-14Retire git-log.sh (take #4)Junio C Hamano
2006-04-14stripspace: incomplete line fix (take #2)Junio C Hamano
2006-04-14t5500: test fixJunio C Hamano
2006-04-14diff --stat: no need to ask funcnames nor context.Junio C Hamano
2006-04-14Fix-up previous expr changes.Junio C Hamano
2006-04-13diff-options: add --stat (take 2)Johannes Schindelin
2006-04-13xdiff: post-process hunks to make them consistent.Davide Libenzi
2006-04-13diff-options: add --stat (take 2)Johannes Schindelin
2006-04-13Shell utilities: Guard against expr' magic tokens.Mark Wooding
2006-04-13t3600-rm: skip failed-remove test when we cannot make an unremovable file.Junio C Hamano
2006-04-13Use less memory in "git log"Linus Torvalds
2006-04-13git-log: do not output excess blank line between commitsJunio C Hamano
2006-04-13Makefile: $(MAKE) check-docsJunio C Hamano
2006-04-13Documentation: add a couple of missing docs.Junio C Hamano
2006-04-12Merge branch 'jc/combine' into nextJunio C Hamano
2006-04-12Merge branch 'master' into jc/combineJunio C Hamano
2006-04-12combine-diff: type fix.Junio C Hamano
2006-04-12stripspace: make sure not to leave an incomplete line.Junio C Hamano
2006-04-12git-commit: do not muck with commit message when no_edit is set.Junio C Hamano