aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* http: prevent segfault during curl handle reuseNick Hengeveld2006-05-31
* Remove possible segfault in http-fetch.Sean2006-05-22
* Install git builtins into gitexecdir rather than bindir.Sean2006-05-22
* Change GIT-VERSION-GEN to call git commands with "git" not "git-".Sean2006-05-22
* cvsimport: replace anonymous sub ref with a normal subMartin Langhoff2006-05-22
* cvsimport: minor fixupsMartin Langhoff2006-05-22
* Problem: 'trap...exit' causes error message when /bin/sh is ash.Yakov Lerner2006-05-22
* Avoid segfault in diff --stat rename output.Sean2006-05-22
* Tutorial #2: broken link fix.Junio C Hamano2006-05-22
* git help: remove whatchanged from list of common commandsMartin Waitz2006-05-22
* diff: minor option combination fix.Junio C Hamano2006-05-22
* tutorial-2: typofix in examples.Junio C Hamano2006-05-21
* tutorial: add discussion of index file, object databaseJ. Bruce Fields2006-05-21
* tutorial: expanded discussion of commit historyJ. Bruce Fields2006-05-21
* tutorial: replace "whatchanged" by "log"J. Bruce Fields2006-05-21
* NO_INET_NTOP and compat/inet_ntop.c for some systems (e.g. old Cygwin).Yakov Lerner2006-05-21
* remove superflous "const"Alex Riesen2006-05-21
* checkdiff_consume: strtol parameter fix.Junio C Hamano2006-05-21
* Elaborate on why ':' is a bad idea in a ref name.Shawn Pearce2006-05-21
* Reference git-check-ref-format in git-branch.Shawn Pearce2006-05-21
* diff family: add --check optionJohannes Schindelin2006-05-21
* Document that "git add" only adds non-ignored files.Santi2006-05-20
* Merge branch 'js/fetchconfig'Junio C Hamano2006-05-19
|\
| * Add a conversion tool to migrate remote information into the configJohannes Schindelin2006-05-04
| * fetch, pull: ask config for remote informationJohannes Schindelin2006-05-04
* | Fix build procedure for builtin-init-dbJunio C Hamano2006-05-19
* | Merge branch 'jc/read-tree-safety'Junio C Hamano2006-05-19
|\ \
| * | read-tree -m -u: do not overwrite or remove untracked working tree files.Junio C Hamano2006-05-17
* | | Merge branch 'jc/apply'Junio C Hamano2006-05-19
|\ \ \
| * | | apply --cached: do not check newly added file in the working treeJunio C Hamano2006-05-17
* | | | Merge branch 'eb/quilt'Junio C Hamano2006-05-19
|\ \ \ \
| * | | | Implement a --dry-run option to git-quiltimportEric W. Biederman2006-05-18
| * | | | Implement git-quiltimportEric W. Biederman2006-05-18
* | | | | Merge branch 'jc/grep'Junio C Hamano2006-05-19
|\ \ \ \ \
| * | | | | Revert "builtin-grep: workaround for non GNU grep."Junio C Hamano2006-05-17
| * | | | | builtin-grep: workaround for non GNU grep.Junio C Hamano2006-05-17
| | |_|/ / | |/| | |
* | | | | Merge branch 'lt/grep'Junio C Hamano2006-05-19
|\ \ \ \ \
| * | | | | builtin-grep: workaround for non GNU grep.Linus Torvalds2006-05-17
| * | | | | Merge branch 'ew/pretty-fmt'Junio C Hamano2006-05-17
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'jc/apply'Junio C Hamano2006-05-17
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | / / | | | |_|/ / | | |/| | |
| | * | | | git-am: use apply --cachedJunio C Hamano2006-05-15
| | * | | | apply --cached: apply a patch without using working tree.Junio C Hamano2006-05-15
| | * | | | apply --numstat: show new name, not old name.Junio C Hamano2006-05-15
* | | | | | Merge branch 'ts/doctar'Junio C Hamano2006-05-19
|\ \ \ \ \ \
| * | | | | | Documentation/Makefile: create tarballs for the man pages and html filesTilman Sauerbeck2006-05-18
| | |_|_|/ / | |/| | | |
* | | | | | Allow pickaxe and diff-filter options to be used by git log.Sean2006-05-19
* | | | | | Libify the index refresh logicLinus Torvalds2006-05-19
* | | | | | Builtin git-init-dbTimo Hirvonen2006-05-19
* | | | | | Merge early part of 'sp/reflog' branchJunio C Hamano2006-05-19
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Remove unnecessary local in get_ref_sha1.Shawn Pearce2006-05-17
| | |_|/ / | |/| | |