Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | Clean up find_unique_abbrev() callers | Junio C Hamano | 2008-03-01 | 3 | -11/+3 | |
* | | | | | | | | find_unique_abbrev(): redefine semantics | Junio C Hamano | 2008-03-01 | 1 | -7/+6 | |
* | | | | | | | | git rebase --abort: always restore the right commit | Mike Hommey | 2008-03-01 | 2 | -4/+3 | |
* | | | | | | | | Documentation/git-rebase.txt: Add --strategy to synopsys | Mike Hommey | 2008-03-01 | 1 | -0/+1 | |
* | | | | | | | | CodingGuidelines: spell out how we use grep in our scripts | Junio C Hamano | 2008-03-01 | 1 | -0/+12 | |
* | | | | | | | | allow git-am to run in a subdirectory | Jeff King | 2008-03-01 | 1 | -0/+2 | |
* | | | | | | | | rename: warn user when we have turned off rename detection | Jeff King | 2008-03-01 | 1 | -3/+4 | |
* | | | | | | | | Add test for git rebase --abort | Mike Hommey | 2008-03-01 | 1 | -0/+59 | |
* | | | | | | | | t6024: move "git reset" to prepare for a test inside the test itself | Junio C Hamano | 2008-03-01 | 1 | -1/+1 | |
* | | | | | | | | gc: Add --quiet option | Frank Lichtenheld | 2008-03-01 | 2 | -1/+8 | |
* | | | | | | | | Merge branch 'master' of git://repo.or.cz/git-gui | Junio C Hamano | 2008-02-29 | 5 | -45/+139 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'maint' | Shawn O. Pearce | 2008-02-28 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'maint' | Shawn O. Pearce | 2008-02-22 | 3 | -3/+25 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | git-gui: fix typo in lib/spellcheck.tcl | Michele Ballabio | 2008-02-22 | 1 | -1/+1 | |
| * | | | | | | | | | | git-gui: Shorten Aspell version strings to just Aspell version number | Shawn O. Pearce | 2008-02-21 | 1 | -0/+4 | |
| * | | | | | | | | | | git-gui: Gracefully display non-aspell version errors to users | Shawn O. Pearce | 2008-02-21 | 1 | -1/+25 | |
| * | | | | | | | | | | git-gui: Catch and display aspell startup failures to the user | Shawn O. Pearce | 2008-02-21 | 1 | -4/+17 | |
| * | | | | | | | | | | git-gui: Only bind the spellcheck popup suggestion hook once | Shawn O. Pearce | 2008-02-21 | 1 | -1/+1 | |
| * | | | | | | | | | | git-gui: Remove explicit references to 'aspell' in message strings | Shawn O. Pearce | 2008-02-21 | 1 | -7/+7 | |
| * | | | | | | | | | | git-gui: Ensure all spellchecker 'class' variables are initialized | Shawn O. Pearce | 2008-02-21 | 2 | -6/+11 | |
| * | | | | | | | | | | Merge branch 'maint' | Shawn O. Pearce | 2008-02-21 | 1 | -7/+11 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'maint' | Shawn O. Pearce | 2008-02-20 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | git-gui: Update German translation. | Christian Stimming | 2008-02-17 | 2 | -25/+49 | |
| * | | | | | | | | | | | | git-gui: (i18n) Add newly added translation strings to template. | Christian Stimming | 2008-02-17 | 2 | -6/+30 | |
* | | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-02-29 | 3 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Documentation cherry-pick: Fix cut-and-paste error | Mike Ralphson | 2008-02-29 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | git.el: find the git-status buffer whatever its name is | Rémi Vanicat | 2008-02-29 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | Merge branch 'maint' of git://repo.or.cz/git-gui into maint | Junio C Hamano | 2008-02-29 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | git-gui: Paper bag fix info dialog when no files are staged at commitgitgui-0.9.3 | Shawn O. Pearce | 2008-02-28 | 1 | -1/+1 | |
| | | |_|_|/ / / / / / / / | | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | | clone: support cloning full bundles | Santi Béjar | 2008-02-29 | 2 | -7/+75 | |
* | | | | | | | | | | | | | Update draft release notes for 1.5.5 | Junio C Hamano | 2008-02-29 | 1 | -9/+82 | |
* | | | | | | | | | | | | | use build-time SHELL_PATH in test scripts | Jeff King | 2008-02-29 | 4 | -3/+10 | |
* | | | | | | | | | | | | | Write index file on any checkout of files | Daniel Barkalow | 2008-02-29 | 2 | -15/+67 | |
* | | | | | | | | | | | | | rev-list: add --branches, --tags and --remotes | Uwe Kleine-König | 2008-02-29 | 3 | -3/+22 | |
* | | | | | | | | | | | | | Improve t6029 to check the real "subtree" case | Miklos Vajna | 2008-02-29 | 1 | -0/+47 | |
* | | | | | | | | | | | | | Use diff_tree() directly in making cover letter | Daniel Barkalow | 2008-02-29 | 1 | -14/+11 | |
* | | | | | | | | | | | | | Always use the current connection's remote ref list in git protocol | Daniel Barkalow | 2008-02-29 | 1 | -4/+5 | |
* | | | | | | | | | | | | | tests: introduce test_must_fail | Junio C Hamano | 2008-02-29 | 2 | -4/+21 | |
* | | | | | | | | | | | | | Fix builtin checkout crashing when given an invalid path | Alex Riesen | 2008-02-29 | 1 | -0/+4 | |
* | | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-02-29 | 3 | -4/+30 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | templates/Makefile: don't depend on local umask setting | Gerrit Pape | 2008-02-28 | 1 | -3/+3 | |
| * | | | | | | | | | | | | Correct name of diff_flush() in API documentation | Daniel Barkalow | 2008-02-28 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Start preparing for 1.5.4.4 | Junio C Hamano | 2008-02-27 | 2 | -1/+27 | |
* | | | | | | | | | | | | format-patch: remove a leftover debugging message | Junio C Hamano | 2008-02-27 | 1 | -1/+0 | |
* | | | | | | | | | | | | completion: support format-patch's --cover-letter option | Johannes Schindelin | 2008-02-27 | 1 | -0/+1 | |
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-02-27 | 3 | -3/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Eliminate confusing "won't bisect on seeked tree" failure | Carl Worth | 2008-02-27 | 2 | -6/+10 | |
| * | | | | | | | | | | builtin-reflog.c: don't install new reflog on write failure | Brandon Casey | 2008-02-27 | 1 | -2/+3 | |
| * | | | | | | | | | | send-email: fix In-Reply-To regression | Jay Soffian | 2008-02-27 | 2 | -3/+27 | |
| * | | | | | | | | | | Fix 'git cvsexportcommit -w $cvsdir ...' when used with relative $GIT_DIR | Johan Herland | 2008-02-27 | 2 | -7/+6 |