summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2006-04-12When showing a commit message, do not lose an incomplete line.Linus Torvalds
2006-04-11Retire t5501-old-fetch-and-upload test.Junio C Hamano
2006-04-11Merge branch 'jc/combine' into nextJunio C Hamano
2006-04-11Merge branch 'jc/diff' into nextJunio C Hamano
2006-04-11combine-diff: fix hunks at the end (take #2).Junio C Hamano
2006-04-11combine-diff: do not lose hunks with only deletion at end.Junio C Hamano
2006-04-11Merge branch 'ds/index' into nextJunio C Hamano
2006-04-11Merge branch 'jc/withraw' into nextJunio C Hamano
2006-04-11Replace index() with strchr().Dennis Stosberg
2006-04-11Solaris 9 also wants our own unsetenv/setenv.Dennis Stosberg
2006-04-11Retire git-log.sh (take #3)Junio C Hamano
2006-04-11Separate the raw diff and patch with a newlinePetr Baudis
2006-04-11Document --patch-with-rawPetr Baudis
2006-04-11Merge branch 'eb/apply' into nextJunio C Hamano
2006-04-11Merge branch 'jc/withraw' into nextJunio C Hamano
2006-04-11diff-* --patch-with-rawJunio C Hamano
2006-04-11Implement limited context matching in git-apply.Eric W. Biederman
2006-04-11Retire git-log.sh (take#2)Junio C Hamano
2006-04-11blame and friends: adjust to multiple pathspec change.Junio C Hamano
2006-04-11Retire git-log.shJunio C Hamano
2006-04-10git log --full-diffJunio C Hamano
2006-04-10tree-diff: do not assume we use only one pathspecJunio C Hamano
2006-04-10Merge branch 'master' into jc/diffJunio C Hamano
2006-04-10Merge branch 'lt/rev'Junio C Hamano