summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-03-02Merge branch 'jc/maint-log-merge-left-right'Junio C Hamano
2008-03-02Merge branch 'mh/maint-http-proxy-fix'Junio C Hamano
2008-03-02Merge branch 'cb/http-test'Junio C Hamano
2008-03-02Merge branch 'jc/remote-multi-url'Junio C Hamano
2008-03-02Merge branch 'jn/gitweb-grep'Junio C Hamano
2008-03-02Merge branch 'mk/maint-parse-careful'Junio C Hamano
2008-03-02Merge branch 'sb/describe-long'Junio C Hamano
2008-03-02Merge branch 'ew/maint-svn-cert-fileprovider'Junio C Hamano
2008-03-02Merge branch 'js/maint-daemon'Junio C Hamano
2008-03-02Documentation: Remove --{min,max}-age option from git-log(1)Jakub Narebski
2008-03-02cleanup: remove unused git_checkout_configDenis Cheng
2008-03-02Fix make_absolute_path() for parameters without a slashJohannes Schindelin
2008-03-02diff: make sure work tree side is shown as 0{40} when differentJunio C Hamano
2008-03-02diff-lib.c: constness strengtheningJunio C Hamano
2008-03-02Clean up find_unique_abbrev() callersJunio C Hamano
2008-03-02find_unique_abbrev(): redefine semanticsJunio C Hamano
2008-03-02git rebase --abort: always restore the right commitMike Hommey
2008-03-02Documentation/git-rebase.txt: Add --strategy to synopsysMike Hommey
2008-03-02CodingGuidelines: spell out how we use grep in our scriptsJunio C Hamano
2008-03-01allow git-am to run in a subdirectoryJeff King
2008-03-01rename: warn user when we have turned off rename detectionJeff King
2008-03-01Add test for git rebase --abortMike Hommey
2008-03-01t6024: move "git reset" to prepare for a test inside the test itselfJunio C Hamano
2008-03-01gc: Add --quiet optionFrank Lichtenheld
2008-03-01Merge branch 'master' of git://repo.or.cz/git-guiJunio C Hamano
2008-03-01Merge branch 'maint'Junio C Hamano
2008-03-01Documentation cherry-pick: Fix cut-and-paste errorMike Ralphson
2008-03-01git.el: find the git-status buffer whatever its name isRémi Vanicat
2008-03-01Merge branch 'maint' of git://repo.or.cz/git-gui into maintJunio C Hamano
2008-03-01clone: support cloning full bundlesSanti Béjar
2008-02-29Update draft release notes for 1.5.5Junio C Hamano
2008-02-29use build-time SHELL_PATH in test scriptsJeff King
2008-02-29Write index file on any checkout of filesDaniel Barkalow
2008-02-29rev-list: add --branches, --tags and --remotesUwe Kleine-König
2008-02-29Improve t6029 to check the real "subtree" caseMiklos Vajna
2008-02-29Use diff_tree() directly in making cover letterDaniel Barkalow
2008-02-29Always use the current connection's remote ref list in git protocolDaniel Barkalow
2008-02-29tests: introduce test_must_failJunio C Hamano
2008-02-29Fix builtin checkout crashing when given an invalid pathAlex Riesen
2008-02-29Merge branch 'maint'Junio C Hamano
2008-02-29receive-pack: use strict mode for unpacking objectsMartin Koegler
2008-02-29index-pack: introduce checking modeMartin Koegler
2008-02-29unpack-objects: prevent writing of inconsistent objectsMartin Koegler
2008-02-29unpack-object: cache for non written objectsMartin Koegler
2008-02-28templates/Makefile: don't depend on local umask settingGerrit Pape
2008-02-28Correct name of diff_flush() in API documentationDaniel Barkalow
2008-02-28Start preparing for 1.5.4.4Junio C Hamano
2008-02-28Merge branch 'maint'Shawn O. Pearce
2008-02-28git-gui: Paper bag fix info dialog when no files are staged at commitgitgui-0.9.3Shawn O. Pearce
2008-02-28format-patch: remove a leftover debugging messageJunio C Hamano