summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
| |\ \ \
| * | | | Retire diffcore-pathspec.Junio C Hamano2006-04-105-81/+11
| * | | | Improve the git-diff-tree -c/-cc documentationPetr Baudis2006-04-091-9/+16
* | | | | Merge branch 'jc/diff' into nextJunio C Hamano2006-04-095-205/+255
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | git log [diff-tree options]...Junio C Hamano2006-04-091-1/+31
| * | | log-tree: separate major part of diff-tree.Junio C Hamano2006-04-094-204/+224
| |/ /
* | | Make "--parents" logs also be incrementalLinus Torvalds2006-04-084-18/+18
|/ /
* | xdiff/xdiffi.c: fix warnings about possibly uninitialized variablesMarco Roeland2006-04-081-2/+3
* | diffcore-rename: fix merging back a broken pair.Junio C Hamano2006-04-081-4/+10
* | diff: fix output of total-rewrite diff.Junio C Hamano2006-04-081-2/+3
* | git-log: match rev-list --abbrev and --abbrev-commitJunio C Hamano2006-04-081-2/+13
* | Merge branch 'master' into nextJunio C Hamano2006-04-071-1/+1
|\ \
| * | GIT 1.3.0-rc3v1.3.0-rc3Junio C Hamano2006-04-071-1/+1
| * | Merge branch 'kh/svn'Junio C Hamano2006-04-071-5/+10
| |\ \
| * \ \ Merge branch 'jc/thinpack'Junio C Hamano2006-04-071-48/+236
| |\ \ \
| * \ \ \ Merge branch 'jc/date'Junio C Hamano2006-04-071-21/+56
| |\ \ \ \
| * \ \ \ \ Merge branch 'nh/http'Junio C Hamano2006-04-072-2/+287
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'ew/rev-abbrev'Junio C Hamano2006-04-071-1/+14
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'jc/blame'Junio C Hamano2006-04-077-302/+419
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge branch 'master' into nextJunio C Hamano2006-04-074-11/+30
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano2006-04-071-2/+2
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| | * | | | | | | gitk: Fix incorrect invocation of getmergedifflinePaul Mackerras2006-04-061-1/+1
| | * | | | | | | [PATCH] gitk: Fix searching for filenames in gitkPavel Roskin2006-04-061-1/+1
| * | | | | | | | Merge branch 'maint'Junio C Hamano2006-04-073-9/+28
| |\ \ \ \ \ \ \ \
| | * | | | | | | | count-delta: match get_delta_hdr_size() changes.v1.2.6Junio C Hamano2006-04-071-2/+2
| | * | | | | | | | check patch_delta bounds more carefullyNicolas Pitre2006-04-073-9/+28
* | | | | | | | | | Merge branch 'jc/thinpack' into nextJunio C Hamano2006-04-071-48/+236
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| * | | | | | | | | Thin pack generation: optimization.Junio C Hamano2006-04-071-48/+236
| |/ / / / / / / /
* | | | | | | | | Merge branch 'ew/rev-abbrev' into nextJunio C Hamano2006-04-071-1/+14
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | rev-list --abbrev-commitJunio C Hamano2006-04-071-1/+14
| |/ / / / / / /
* | | | | | | | Merge branch 'jc/blame' into nextJunio C Hamano2006-04-076-67/+135
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |