summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-07-04filter-branch: add a test for the commit removal exampleJohannes Schindelin
2007-07-04fsck --lost-found writes to subdirectories in .git/lost-found/Jonas Fonseca
2007-07-04Add diff-option --ext-diffJohannes Schindelin
2007-07-04Document git-filter-branchJohannes Schindelin
2007-07-04stash: end commit log with a newlineUwe Kleine-König
2007-07-04Update draft Release Notes for 1.5.3Junio C Hamano
2007-07-03Mark disused commit walkers officially deprecated.v1.5.3-rc0Junio C Hamano
2007-07-03git-stash: make "save" the default action again.Junio C Hamano
2007-07-03Rewrite "git-frotz" to "git frotz"Junio C Hamano
2007-07-03Start deprecating "git-command" in favor of "git command"Linus Torvalds
2007-07-03Merge branch 'jo/init'Junio C Hamano
2007-07-03git-fsck: add --lost-found optionJohannes Schindelin
2007-07-03Merge branch 'maint'Junio C Hamano
2007-07-03format-patch: Add format.subjectprefix config optionAdam Roben
2007-07-03Test 'git add' for unmerged entries when core.symlinks=false.Johannes Sixt
2007-07-03"git-push $URL" without refspecs pushes only matching branchesJunio C Hamano
2007-07-03Correctly document the name of the global excludes file configurationMichael Hendricks
2007-07-03Merge branch 'maint'Junio C Hamano
2007-07-02Make git-prune submodule aware (and fix a SEGFAULT in the process)Andy Parkins
2007-07-02Merge branch 'ew/svn'Junio C Hamano
2007-07-02Merge branch 'ns/stash'Junio C Hamano
2007-07-02Merge branch 'js/rebase'Junio C Hamano
2007-07-02Merge branch 'jc/diffcore'Junio C Hamano
2007-07-02Documentation: minor cleanups to branch/checkout wordingJeff King
2007-07-02Documentation: quote {non-attributes} for asciidocJeff King
2007-07-02Make '!' aliases more usefulJohannes Schindelin
2007-07-02getenv/setenv: use constants if availableMatthias Lederhofer
2007-07-02git-clone: fetch possibly detached HEAD over dumb httpSven Verdoolaege
2007-07-02git-submodule: Instead of using only annotated tags, use any tags.Emil Medve
2007-07-02git-submodule: provide easy way of adding new submodulesSven Verdoolaege
2007-07-02Update public documentation links for 1.5.2.3Junio C Hamano
2007-07-02Merge 1.5.2.3 inJunio C Hamano
2007-07-02GIT 1.5.2.3v1.5.2.3Junio C Hamano
2007-07-02Documentation: quote {non-attributes} for asciidocJeff King
2007-07-02git-stash: don't complain when listing in a repo with no stashJeff King
2007-07-02git-stash: fix "can't shift that many" with no argumentsJeff King
2007-07-02git-stash: fix "no arguments" case in documentationJeff King
2007-07-01git-stash: require "save" to be explicit and update documentationJunio C Hamano
2007-07-01Merge branch 'rs/diff'Junio C Hamano
2007-07-01Merge branch 'jc/quote'Junio C Hamano
2007-07-01Fix t5516-fetch for systems where `wc -l` outputs whitespace.Brian Gernhardt
2007-07-01git add: respect core.filemode with unmerged entriesJohannes Schindelin
2007-07-01t7004: ship trustdb to avoid gpg warningsJohannes Schindelin
2007-07-01Merge branch 'ml/worktree'Junio C Hamano
2007-07-01Merge branch 'ei/worktree+filter'Junio C Hamano
2007-07-01Merge branch 'fl/config'Junio C Hamano
2007-07-01Merge branch 'mk/svn'Junio C Hamano
2007-07-01Document git-stashしらいしななこ
2007-07-01git-svn: cache max revision in rev_db databasesSam Vilain
2007-07-01git-svn: use git-log rather than rev-list | xargs cat-fileSam Vilain