summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* find_unique_abbrev(): redefine semanticsJunio C Hamano2008-03-011-7/+6
* git rebase --abort: always restore the right commitMike Hommey2008-03-012-4/+3
* Documentation/git-rebase.txt: Add --strategy to synopsysMike Hommey2008-03-011-0/+1
* CodingGuidelines: spell out how we use grep in our scriptsJunio C Hamano2008-03-011-0/+12
* allow git-am to run in a subdirectoryJeff King2008-03-011-0/+2
* rename: warn user when we have turned off rename detectionJeff King2008-03-011-3/+4
* Add test for git rebase --abortMike Hommey2008-03-011-0/+59
* t6024: move "git reset" to prepare for a test inside the test itselfJunio C Hamano2008-03-011-1/+1
* gc: Add --quiet optionFrank Lichtenheld2008-03-012-1/+8
* Merge branch 'master' of git://repo.or.cz/git-guiJunio C Hamano2008-02-295-45/+139
|\
| * Merge branch 'maint'Shawn O. Pearce2008-02-281-1/+1
| |\
| * \ Merge branch 'maint'Shawn O. Pearce2008-02-223-3/+25
| |\ \
| * | | git-gui: fix typo in lib/spellcheck.tclMichele Ballabio2008-02-221-1/+1
| * | | git-gui: Shorten Aspell version strings to just Aspell version numberShawn O. Pearce2008-02-211-0/+4
| * | | git-gui: Gracefully display non-aspell version errors to usersShawn O. Pearce2008-02-211-1/+25
| * | | git-gui: Catch and display aspell startup failures to the userShawn O. Pearce2008-02-211-4/+17
| * | | git-gui: Only bind the spellcheck popup suggestion hook onceShawn O. Pearce2008-02-211-1/+1
| * | | git-gui: Remove explicit references to 'aspell' in message stringsShawn O. Pearce2008-02-211-7/+7
| * | | git-gui: Ensure all spellchecker 'class' variables are initializedShawn O. Pearce2008-02-212-6/+11
| * | | Merge branch 'maint'Shawn O. Pearce2008-02-211-7/+11
| |\ \ \
| * \ \ \ Merge branch 'maint'Shawn O. Pearce2008-02-201-1/+1
| |\ \ \ \
| * | | | | git-gui: Update German translation.Christian Stimming2008-02-172-25/+49
| * | | | | git-gui: (i18n) Add newly added translation strings to template.Christian Stimming2008-02-172-6/+30
* | | | | | Merge branch 'maint'Junio C Hamano2008-02-293-3/+3
|\ \ \ \ \ \
| * | | | | | Documentation cherry-pick: Fix cut-and-paste errorMike Ralphson2008-02-291-1/+1
| * | | | | | git.el: find the git-status buffer whatever its name isRémi Vanicat2008-02-291-1/+1
| * | | | | | Merge branch 'maint' of git://repo.or.cz/git-gui into maintJunio C Hamano2008-02-291-1/+1
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | git-gui: Paper bag fix info dialog when no files are staged at commitgitgui-0.9.3Shawn O. Pearce2008-02-281-1/+1
| | | |_|_|/ | | |/| | |
* | | | | | clone: support cloning full bundlesSanti Béjar2008-02-292-7/+75
* | | | | | Update draft release notes for 1.5.5Junio C Hamano2008-02-291-9/+82
* | | | | | use build-time SHELL_PATH in test scriptsJeff King2008-02-294-3/+10
* | | | | | Write index file on any checkout of filesDaniel Barkalow2008-02-292-15/+67
* | | | | | rev-list: add --branches, --tags and --remotesUwe Kleine-König2008-02-293-3/+22
* | | | | | Improve t6029 to check the real "subtree" caseMiklos Vajna2008-02-291-0/+47
* | | | | | Use diff_tree() directly in making cover letterDaniel Barkalow2008-02-291-14/+11
* | | | | | Always use the current connection's remote ref list in git protocolDaniel Barkalow2008-02-291-4/+5
* | | | | | tests: introduce test_must_failJunio C Hamano2008-02-292-4/+21
* | | | | | Fix builtin checkout crashing when given an invalid pathAlex Riesen2008-02-291-0/+4
* | | | | | Merge branch 'maint'Junio C Hamano2008-02-293-4/+30
|\ \ \ \ \ \ | |/ / / / /
| * | | | | templates/Makefile: don't depend on local umask settingGerrit Pape2008-02-281-3/+3
| * | | | | Correct name of diff_flush() in API documentationDaniel Barkalow2008-02-281-1/+1
| * | | | | Start preparing for 1.5.4.4Junio C Hamano2008-02-272-1/+27
* | | | | | format-patch: remove a leftover debugging messageJunio C Hamano2008-02-271-1/+0
* | | | | | completion: support format-patch's --cover-letter optionJohannes Schindelin2008-02-271-0/+1
* | | | | | Merge branch 'maint'Junio C Hamano2008-02-273-3/+8
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Eliminate confusing "won't bisect on seeked tree" failureCarl Worth2008-02-272-6/+10
| * | | | | builtin-reflog.c: don't install new reflog on write failureBrandon Casey2008-02-271-2/+3
| * | | | | send-email: fix In-Reply-To regressionJay Soffian2008-02-272-3/+27
| * | | | | Fix 'git cvsexportcommit -w $cvsdir ...' when used with relative $GIT_DIRJohan Herland2008-02-272-7/+6
| * | | | | Add testcase for 'git cvsexportcommit -w $cvsdir ...' with relative $GIT_DIRJohan Herland2008-02-271-1/+17