summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* NO_INET_NTOP and compat/inet_ntop.c for some systems (e.g. old Cygwin).Yakov Lerner2006-05-212-0/+203
* remove superflous "const"Alex Riesen2006-05-211-1/+1
* checkdiff_consume: strtol parameter fix.Junio C Hamano2006-05-211-1/+1
* Elaborate on why ':' is a bad idea in a ref name.Shawn Pearce2006-05-211-0/+2
* Reference git-check-ref-format in git-branch.Shawn Pearce2006-05-212-1/+7
* diff family: add --check optionJohannes Schindelin2006-05-212-1/+115
* Document that "git add" only adds non-ignored files.Santi2006-05-201-1/+4
* Merge branch 'js/fetchconfig'Junio C Hamano2006-05-192-4/+59
|\
| * Add a conversion tool to migrate remote information into the configJohannes Schindelin2006-05-041-0/+35
| * fetch, pull: ask config for remote informationJohannes Schindelin2006-05-041-4/+24
* | Fix build procedure for builtin-init-dbJunio C Hamano2006-05-191-1/+1
* | Merge branch 'jc/read-tree-safety'Junio C Hamano2006-05-195-31/+88
|\ \
| * | read-tree -m -u: do not overwrite or remove untracked working tree files.Junio C Hamano2006-05-175-31/+88
* | | Merge branch 'jc/apply'Junio C Hamano2006-05-191-4/+6
|\ \ \
| * | | apply --cached: do not check newly added file in the working treeJunio C Hamano2006-05-171-4/+6
* | | | Merge branch 'eb/quilt'Junio C Hamano2006-05-193-1/+180
|\ \ \ \
| * | | | Implement a --dry-run option to git-quiltimportEric W. Biederman2006-05-182-7/+25
| * | | | Implement git-quiltimportEric W. Biederman2006-05-183-1/+162
* | | | | Merge branch 'jc/grep'Junio C Hamano2006-05-190-0/+0
|\ \ \ \ \
| * | | | | Revert "builtin-grep: workaround for non GNU grep."Junio C Hamano2006-05-172-30/+3
| * | | | | builtin-grep: workaround for non GNU grep.Junio C Hamano2006-05-172-3/+30
| | |_|/ / | |/| | |
* | | | | Merge branch 'lt/grep'Junio C Hamano2006-05-193-60/+75
|\ \ \ \ \
| * | | | | builtin-grep: workaround for non GNU grep.Linus Torvalds2006-05-171-3/+20
| * | | | | Merge branch 'ew/pretty-fmt'Junio C Hamano2006-05-171-14/+24
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'jc/apply'Junio C Hamano2006-05-172-57/+55
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | / / | | | |_|/ / | | |/| | |
| | * | | | git-am: use apply --cachedJunio C Hamano2006-05-151-36/+2
| | * | | | apply --cached: apply a patch without using working tree.Junio C Hamano2006-05-151-20/+52
| | * | | | apply --numstat: show new name, not old name.Junio C Hamano2006-05-151-1/+1
* | | | | | Merge branch 'ts/doctar'Junio C Hamano2006-05-192-3/+27
|\ \ \ \ \ \
| * | | | | | Documentation/Makefile: create tarballs for the man pages and html filesTilman Sauerbeck2006-05-182-3/+27
| | |_|_|/ / | |/| | | |
* | | | | | Allow pickaxe and diff-filter options to be used by git log.Sean2006-05-191-0/+7
* | | | | | Libify the index refresh logicLinus Torvalds2006-05-193-122/+129
* | | | | | Builtin git-init-dbTimo Hirvonen2006-05-194-12/+15
* | | | | | Merge early part of 'sp/reflog' branchJunio C Hamano2006-05-191-4/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Remove unnecessary local in get_ref_sha1.Shawn Pearce2006-05-171-4/+1
| | |_|/ / | |/| | |
* | | | | SubmittingPatches: The download location of External Editor has movedLukas Sandström2006-05-181-2/+2
* | | | | Make git-check-format-ref a builtin.Lukas Sandström2006-05-185-20/+19
* | | | | Make "git rev-list" be a builtinLinus Torvalds2006-05-184-5/+8
* | | | | builtin-diff: do not say files are renamed when blob and file are givenJunio C Hamano2006-05-181-1/+1
* | | | | Provide a way to flush git-diff-tree's outputPaul Mackerras2006-05-181-1/+4
* | | | | Merge branch 'maint'Junio C Hamano2006-05-171-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | git-cvsimport: Handle "Removed" from pserverElrond2006-05-171-1/+1
* | | | | commit: allow --pretty= args to be abbreviatedEric Wong2006-05-171-14/+24
| |/ / / |/| | |
* | | | Remove old "git-grep.sh" remnantsLinus Torvalds2006-05-162-64/+3
* | | | Merge branch 'maint'Junio C Hamano2006-05-162-7/+20
|\ \ \ \ | |/ / /
| * | | merge-base: Clarify the comments on post processing.Junio C Hamano2006-05-161-3/+6
| * | | Update the documentation for git-merge-baseFredrik Kuivinen2006-05-151-4/+14
* | | | Merge branch 'np/pack'Junio C Hamano2006-05-162-13/+16
|\ \ \ \
| * | | | improve depth heuristic for maximum delta sizeNicolas Pitre2006-05-161-2/+5
| * | | | pack-object: slightly more efficientNicolas Pitre2006-05-152-7/+10