aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | rev-parse: better error message for ambiguous argumentsPaul Mackerras2006-04-24
* | | Merge branch 'ar/chmod-series'Junio C Hamano2006-04-24
|\ \ \
| * | | make update-index --chmod work with multiple files and --stdinAlex Riesen2006-04-23
| | |/ | |/|
* | | Merge branch 'sh/daemon'Junio C Hamano2006-04-24
|\ \ \
| * | | socksetup: don't return on set_reuse_addr() errorSerge E. Hallyn2006-04-18
* | | | Merge branch 'jc/cc-stat'Junio C Hamano2006-04-24
|\ \ \ \
| * | | | Fix "git show --stat"Junio C Hamano2006-04-21
| | |/ / | |/| |
* | | | Merge branch 'jc/unresolve'Junio C Hamano2006-04-24
|\ \ \ \
| * | | | git-update-index --unresolveJunio C Hamano2006-04-19
| * | | | Add git-unresolve <paths>...Junio C Hamano2006-04-19
* | | | | Merge branch 'jc/color'Junio C Hamano2006-04-24
|\ \ \ \ \
| * | | | | Add colordiff for git to contrib/colordiff.Junio C Hamano2006-04-21
| | |/ / / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano2006-04-24
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | gitk: Let git-rev-list do the argument list parsingPaul Mackerras2006-04-23
* | | | | Merge branch 'jc/diff'Junio C Hamano2006-04-21
|\ \ \ \ \
| * | | | | diff --stat: do not drop rename information.Junio C Hamano2006-04-19
| | |/ / / | |/| | |
* | | | | Makefile: dependency for builtin-help.oJunio C Hamano2006-04-21
* | | | | Split up builtin commands into separate files from git.cLinus Torvalds2006-04-21
* | | | | Merge branch 'fix'Junio C Hamano2006-04-21
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | git-log produces no outputLinus Torvalds2006-04-21
* | | | | Merge branch 'fix'Junio C Hamano2006-04-21
|\ \ \ \ \ | |/ / / /
| * | | | fix pack-object buffer sizeNicolas Pitre2006-04-21
| * | | | mailinfo: decode underscore used in "Q" encoding properly.Junio C Hamano2006-04-21
| * | | | Reintroduce svn pools to solve the memory leak.Santi_BĂ©jar2006-04-20
| * | | | pack-objects: do not stop at object that is "too small"Junio C Hamano2006-04-20
* | | | | Merge branch 'fix'Junio C Hamano2006-04-20
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | git-commit --amend: two fixes.Junio C Hamano2006-04-20
* | | | Merge branch 'lt/xsha1'Junio C Hamano2006-04-19
|\ \ \ \
| * | | | get_tree_entry(): make it available from tree-walkJunio C Hamano2006-04-19
| * | | | sha1_name.c: no need to include diff.h; tree-walk.h will do.Junio C Hamano2006-04-19
| * | | | sha1_name.c: prepare to make get_tree_entry() reusable from others.Junio C Hamano2006-04-19
| * | | | get_sha1() shorthands for blob/tree objectsLinus Torvalds2006-04-18
* | | | | Merge branch 'maint'Junio C Hamano2006-04-19
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | pre-commit hook: complain about conflict markers.Junio C Hamano2006-04-19
| * | | | git-merge: a bit more readable user guidance.Junio C Hamano2006-04-19
* | | | | diff: move diff.c to diff-lib.c to make room.Junio C Hamano2006-04-19
* | | | | git log: don't do merge diffs by defaultLinus Torvalds2006-04-19
* | | | | Allow "git repack" users to specify repacking window/depthLinus Torvalds2006-04-19
* | | | | Merge branch 'fix'Junio C Hamano2006-04-19
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | Document git-clone --referenceShawn Pearce2006-04-18
| * | | Fix filename scaling for binary filesJonas Fonseca2006-04-18
* | | | Fix uninteresting tags in new revision parsingLinus Torvalds2006-04-18
| |_|/ |/| |
* | | Merge branch 'jc/pager-cat'Junio C Hamano2006-04-18
|\ \ \
| * | | Do not fork PAGER=catJunio C Hamano2006-04-16
* | | | Merge branch 'lt/logopt'Junio C Hamano2006-04-18
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix "git log --stat": make sure to set recursive with --stat.Junio C Hamano2006-04-18
| * | | combine-diff: show diffstat with the first parent.Junio C Hamano2006-04-17
| * | | git.c: LOGSIZE is unused after log printing cleanup.Junio C Hamano2006-04-17
| * | | Log message printout cleanups (#3): fix --pretty=onelineLinus Torvalds2006-04-17
| * | | Log message printout cleanups (#2)Linus Torvalds2006-04-17