aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Builtin git-diff-files, git-diff-index, git-diff-stages, and git-diff-tree.Peter Eriksen2006-05-23
* Builtin git-show-branch.Peter Eriksen2006-05-23
* Builtin git-apply.Peter Eriksen2006-05-23
* Builtin git-commit-tree.Peter Eriksen2006-05-23
* Builtin git-read-tree.Peter Eriksen2006-05-23
* Builtin git-tar-tree.Peter Eriksen2006-05-23
* Builtin git-ls-tree.Peter Eriksen2006-05-23
* Builtin git-ls-files.Peter Eriksen2006-05-23
* Add git-quiltimport to .gitignore.Peter Eriksen2006-05-23
* cvsimport: introduce _fetchfile() method and used a 1M buffer to read()Martin Langhoff2006-05-23
* cvsimport: cleanup commit functionJeff King2006-05-23
* cvsimport: use git-update-index --index-infoJeff King2006-05-23
* git status: skip empty directories, and add -u to show all untracked filesMatthias Lederhofer2006-05-23
* cvsimport: repack every kilo-commits.Linus Torvalds2006-05-23
* cvsimport: introduce -L<imit> option to workaround memory leaksMartin Langhoff2006-05-23
* 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
|\ \ \ \ \