summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2007-07-01git-svn: honor ~/.subversion/ client cert file settings.Michael Krelin
2007-07-01diffcore-delta.c: Ignore CR in CRLF for text filesJunio C Hamano
2007-07-01diffcore-delta.c: update the comment on the algorithm.Junio C Hamano
2007-07-01diffcore_filespec: add is_binaryJunio C Hamano
2007-07-01diffcore_count_changes: pass diffcore_filespecJunio C Hamano
2007-07-01Add git-stash scriptしらいしななこ
2007-07-01Don't fflush(stdout) when it's not helpfulTheodore Ts'o
2007-06-30Merge branch 'cr/tag'Junio C Hamano
2007-06-30git: Try a bit harder not to lose errno in stdioLinus Torvalds