Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add core.pager config variable. | Brian Gernhardt | 2007-07-04 | 5 | -0/+13 |
* | git-submodule: Fix two instances of the same typo | CJ van den Berg | 2007-07-04 | 1 | -2/+2 |
* | Merge branch 'maint' | Junio C Hamano | 2007-07-03 | 6 | -4/+29 |
|\ | |||||
| * | Document -<n> for git-format-patch | Miklos Vajna | 2007-07-03 | 1 | -0/+3 |
| * | glossary: add 'reflog' | Johannes Schindelin | 2007-07-03 | 1 | -0/+6 |
| * | diff --no-index: fix --name-status with added files | Johannes Schindelin | 2007-07-03 | 3 | -1/+7 |
| * | Don't smash stack when $GIT_ALTERNATE_OBJECT_DIRECTORIES is too long | Jim Meyering | 2007-07-03 | 1 | -3/+13 |
* | | filter-branch: add a test for the commit removal example | Johannes Schindelin | 2007-07-03 | 1 | -0/+35 |
* | | fsck --lost-found writes to subdirectories in .git/lost-found/ | Jonas Fonseca | 2007-07-03 | 1 | -2/+2 |
* | | Add diff-option --ext-diff | Johannes Schindelin | 2007-07-03 | 2 | -0/+12 |
* | | Document git-filter-branch | Johannes Schindelin | 2007-07-03 | 3 | -184/+266 |
* | | stash: end commit log with a newline | Uwe Kleine-König | 2007-07-03 | 1 | -1/+1 |
* | | Update draft Release Notes for 1.5.3 | Junio C Hamano | 2007-07-03 | 2 | -15/+47 |
* | | Mark disused commit walkers officially deprecated.v1.5.3-rc0 | Junio C Hamano | 2007-07-02 | 3 | -0/+6 |
* | | git-stash: make "save" the default action again. | Junio C Hamano | 2007-07-02 | 2 | -6/+7 |
* | | Rewrite "git-frotz" to "git frotz" | Junio C Hamano | 2007-07-02 | 142 | -2094/+2094 |
* | | Start deprecating "git-command" in favor of "git command" | Linus Torvalds | 2007-07-02 | 3 | -2/+19 |
* | | Merge branch 'jo/init' | Junio C Hamano | 2007-07-02 | 4 | -8/+16 |
|\ \ | |||||
| * | | Quiet the output from git-init when cloning, if requested. | Jeffrey C. Ollie | 2007-06-27 | 1 | -1/+1 |
| * | | Add an option to quiet git-init. | Jeffrey C. Ollie | 2007-06-27 | 3 | -7/+15 |
* | | | git-fsck: add --lost-found option | Johannes Schindelin | 2007-07-02 | 3 | -1/+62 |
* | | | Merge branch 'maint' | Junio C Hamano | 2007-07-02 | 1 | -1/+1 |
|\ \ \ | | |/ | |/| | |||||
| * | | Correctly document the name of the global excludes file configuration | Michael Hendricks | 2007-07-02 | 1 | -1/+1 |
* | | | format-patch: Add format.subjectprefix config option | Adam Roben | 2007-07-02 | 6 | -3/+76 |
* | | | Test 'git add' for unmerged entries when core.symlinks=false. | Johannes Sixt | 2007-07-02 | 1 | -10/+17 |
* | | | "git-push $URL" without refspecs pushes only matching branches | Junio C Hamano | 2007-07-02 | 1 | -0/+7 |
* | | | Merge branch 'maint' | Junio C Hamano | 2007-07-02 | 1 | -0/+20 |
|\ \ \ | |/ / | |||||
| * | | Make git-prune submodule aware (and fix a SEGFAULT in the process) | Andy Parkins | 2007-07-02 | 1 | -0/+20 |
* | | | Merge branch 'ew/svn' | Junio C Hamano | 2007-07-02 | 2 | -9/+152 |
|\ \ \ | |||||
| * | | | git-svn: allow dcommit to retain local merge information | Eric Wong | 2007-06-13 | 2 | -9/+152 |
* | | | | Merge branch 'ns/stash' | Junio C Hamano | 2007-07-02 | 5 | -1/+330 |
|\ \ \ \ | |||||
| * | | | | Documentation: quote {non-attributes} for asciidoc | Jeff King | 2007-07-01 | 1 | -4/+4 |
| * | | | | git-stash: don't complain when listing in a repo with no stash | Jeff King | 2007-07-01 | 1 | -0/+5 |
| * | | | | git-stash: fix "can't shift that many" with no arguments | Jeff King | 2007-07-01 | 1 | -1/+1 |
| * | | | | git-stash: fix "no arguments" case in documentation | Jeff King | 2007-07-01 | 1 | -2/+2 |
| * | | | | git-stash: require "save" to be explicit and update documentation | Junio C Hamano | 2007-07-01 | 2 | -31/+30 |
| * | | | | Document git-stash | しらいしななこ | 2007-06-30 | 2 | -0/+163 |
| * | | | | Add git-stash script | しらいしななこ | 2007-06-30 | 3 | -1/+163 |
* | | | | | Merge branch 'js/rebase' | Junio C Hamano | 2007-07-02 | 8 | -33/+746 |
|\ \ \ \ \ | |||||
| * | | | | | Teach rebase -i about --preserve-merges | Johannes Schindelin | 2007-06-26 | 3 | -4/+151 |
| * | | | | | rebase -i: provide reasonable reflog for the rebased branch | Johannes Schindelin | 2007-06-26 | 2 | -2/+12 |
| * | | | | | rebase -i: several cleanups | Johannes Schindelin | 2007-06-26 | 2 | -4/+17 |
| * | | | | | ignore git-rebase--interactive | Matthias Lederhofer | 2007-06-26 | 1 | -0/+1 |
| * | | | | | Teach rebase an interactive mode | Johannes Schindelin | 2007-06-24 | 5 | -5/+546 |
| * | | | | | Move the pick_author code to git-sh-setup | Johannes Schindelin | 2007-06-24 | 2 | -28/+29 |
* | | | | | | Merge branch 'jc/diffcore' | Junio C Hamano | 2007-07-02 | 6 | -23/+76 |
|\ \ \ \ \ \ | |||||
| * | | | | | | diffcore-delta.c: Ignore CR in CRLF for text files | Junio C Hamano | 2007-06-30 | 2 | -3/+44 |
| * | | | | | | diffcore-delta.c: update the comment on the algorithm. | Junio C Hamano | 2007-06-30 | 1 | -12/+9 |
| * | | | | | | diffcore_filespec: add is_binary | Junio C Hamano | 2007-06-30 | 2 | -0/+17 |
| * | | | | | | diffcore_count_changes: pass diffcore_filespec | Junio C Hamano | 2007-06-30 | 4 | -10/+8 |
| | |/ / / / | |/| | | | |