summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2008-02-28completion: support format-patch's --cover-letter optionJohannes Schindelin
2008-02-27Merge branch 'maint'Junio C Hamano
2008-02-27Merge branch 'git-p4' of git://repo.or.cz/git/git-p4Junio C Hamano
2008-02-27Eliminate confusing "won't bisect on seeked tree" failureCarl Worth
2008-02-27builtin-reflog.c: don't install new reflog on write failureBrandon Casey
2008-02-27send-email: fix In-Reply-To regressionJay Soffian
2008-02-27git-svn: Don't prompt for client cert password everytime.Sebastian Noack
2008-02-27git.el: Do not display empty directories.Alexandre Julliard
2008-02-27Merge branch 'jm/free'Junio C Hamano
2008-02-27Merge branch 'js/branch-track'Junio C Hamano
2008-02-27Merge branch 'db/checkout'Junio C Hamano
2008-02-27Merge branch 'db/cover-letter'Junio C Hamano
2008-02-27Merge branch 'js/merge'Junio C Hamano