summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* GIT v1.3.0-rc4v1.3.0-rc4Junio C Hamano2006-04-141-1/+1
* Merge branch 'dl/xdiff'Junio C Hamano2006-04-142-5/+110
|\
| * xdiff: post-process hunks to make them consistent.Davide Libenzi2006-04-132-5/+110
* | Merge branch 'js/diffstat'Junio C Hamano2006-04-144-7/+226
|\ \
| * | diff --stat: no need to ask funcnames nor context.Junio C Hamano2006-04-131-2/+2
| * | diff-options: add --stat (take 2)Johannes Schindelin2006-04-131-5/+5
| * | diff-options: add --stat (take 2)Johannes Schindelin2006-04-134-7/+226
| |/
* | Merge branch 'jc/fix5500'Junio C Hamano2006-04-141-19/+14
|\ \
| * | t5500: test fixJunio C Hamano2006-04-131-19/+14
* | | Clean up trailing whitespace when pretty-printing commitsLinus Torvalds2006-04-141-10/+5
* | | "git cmd -h" for shell scripts.Junio C Hamano2006-04-141-1/+1
* | | git-log <diff-options> <paths> documentationJunio C Hamano2006-04-141-4/+20
* | | Retire git-log.sh (take #4)Junio C Hamano2006-04-141-15/+0
* | | stripspace: incomplete line fix (take #2)Junio C Hamano2006-04-141-1/+3
|/ /
* | Fix-up previous expr changes.Junio C Hamano2006-04-132-3/+3
|/
* Shell utilities: Guard against expr' magic tokens.Mark Wooding2006-04-139-30/+30
* t3600-rm: skip failed-remove test when we cannot make an unremovable file.Junio C Hamano2006-04-131-3/+15
* Use less memory in "git log"Linus Torvalds2006-04-131-0/+2
* git-log: do not output excess blank line between commitsJunio C Hamano2006-04-131-1/+1
* Makefile: $(MAKE) check-docsJunio C Hamano2006-04-131-0/+20
* Documentation: add a couple of missing docs.Junio C Hamano2006-04-133-0/+93
* Merge branch 'jc/combine' into nextJunio C Hamano2006-04-125-60/+24
|\
| * Merge branch 'master' into jc/combineJunio C Hamano2006-04-124-58/+22
| |\
| | * stripspace: make sure not to leave an incomplete line.Junio C Hamano2006-04-121-3/+8
| | * git-commit: do not muck with commit message when no_edit is set.Junio C Hamano2006-04-121-5/+12
| | * When showing a commit message, do not lose an incomplete line.Linus Torvalds2006-04-121-2/+2
| | * Retire t5501-old-fetch-and-upload test.Junio C Hamano2006-04-111-48/+0
| * | combine-diff: type fix.Junio C Hamano2006-04-121-2/+2
* | | Merge branch 'jc/combine' into nextJunio C Hamano2006-04-111-26/+37
|\ \ \ | |/ /
| * | combine-diff: fix hunks at the end (take #2).Junio C Hamano2006-04-111-28/+21
| * | combine-diff: do not lose hunks with only deletion at end.Junio C Hamano2006-04-111-11/+29
| |/
* | Merge branch 'jc/diff' into nextJunio C Hamano2006-04-119-47/+77
|\ \
| * | blame and friends: adjust to multiple pathspec change.Junio C Hamano2006-04-106-23/+34
| * | git log --full-diffJunio C Hamano2006-04-101-1/+12
| * | tree-diff: do not assume we use only one pathspecJunio C Hamano2006-04-104-24/+32
| * | Merge branch 'master' into jc/diffJunio C Hamano2006-04-1010-108/+45
| |\ \
* | \ \ Merge branch 'ds/index' into nextJunio C Hamano2006-04-113-9/+14
|\ \ \ \
| * | | | Replace index() with strchr().Dennis Stosberg2006-04-112-7/+7
| | |_|/ | |/| |
| * | | Solaris 9 also wants our own unsetenv/setenv.Dennis Stosberg2006-04-111-0/+4
| * | | Retire git-log.sh (take #3)Junio C Hamano2006-04-111-2/+3
* | | | Merge branch 'jc/withraw' into nextJunio C Hamano2006-04-114-0/+7
|\ \ \ \
| * | | | Separate the raw diff and patch with a newlinePetr Baudis2006-04-112-0/+2
| * | | | Document --patch-with-rawPetr Baudis2006-04-112-0/+5
* | | | | Merge branch 'eb/apply' into nextJunio C Hamano2006-04-102-19/+112
|\ \ \ \ \
| * | | | | Implement limited context matching in git-apply.Eric W. Biederman2006-04-102-19/+112
| | |/ / / | |/| | |
* | | | | Merge branch 'jc/withraw' into nextJunio C Hamano2006-04-107-125/+95
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | diff-* --patch-with-rawJunio C Hamano2006-04-103-33/+61
| |/ / /
| * | | Retire git-log.sh (take#2)Junio C Hamano2006-04-101-3/+3
| * | | Retire git-log.shJunio C Hamano2006-04-101-3/+8
| | |/ | |/|
| * | Merge branch 'lt/rev'Junio C Hamano2006-04-104-18/+18
| |\ \