Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge branch 'maint' | Junio C Hamano | 2007-07-03 | 2 | -0/+9 | |
|\ \ | |/ | ||||||
| * | 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 | |
* | | 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 | 1 | -0/+8 | |
* | | Document git-filter-branch | Johannes Schindelin | 2007-07-03 | 2 | -0/+263 | |
* | | Update draft Release Notes for 1.5.3 | Junio C Hamano | 2007-07-03 | 1 | -15/+46 | |
* | | 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 | 1 | -3/+4 | |
* | | Rewrite "git-frotz" to "git frotz" | Junio C Hamano | 2007-07-02 | 1 | -4/+4 | |
* | | Merge branch 'jo/init' | Junio C Hamano | 2007-07-02 | 2 | -2/+6 | |
|\ \ | ||||||
| * | | Add an option to quiet git-init. | Jeffrey C. Ollie | 2007-06-27 | 2 | -2/+6 | |
* | | | git-fsck: add --lost-found option | Johannes Schindelin | 2007-07-02 | 1 | -1/+5 | |
* | | | 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 | 1 | -2/+3 | |
* | | | Merge branch 'ns/stash' | Junio C Hamano | 2007-07-02 | 2 | -0/+162 | |
|\ \ \ | ||||||
| * | | | Documentation: quote {non-attributes} for asciidoc | Jeff King | 2007-07-01 | 1 | -4/+4 | |
| * | | | 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 | 1 | -29/+28 | |
| * | | | Document git-stash | しらいしななこ | 2007-06-30 | 2 | -0/+163 | |
* | | | | Merge branch 'js/rebase' | Junio C Hamano | 2007-07-02 | 1 | -3/+103 | |
|\ \ \ \ | ||||||
| * | | | | Teach rebase -i about --preserve-merges | Johannes Schindelin | 2007-06-26 | 1 | -1/+22 | |
| * | | | | Teach rebase an interactive mode | Johannes Schindelin | 2007-06-24 | 1 | -3/+82 | |
* | | | | | Documentation: minor cleanups to branch/checkout wording | Jeff King | 2007-07-02 | 2 | -5/+5 | |
* | | | | | Documentation: quote {non-attributes} for asciidoc | Jeff King | 2007-07-02 | 4 | -9/+9 | |
* | | | | | git-submodule: provide easy way of adding new submodules | Sven Verdoolaege | 2007-07-02 | 1 | -0/+11 | |
* | | | | | Update public documentation links for 1.5.2.3 | Junio C Hamano | 2007-07-02 | 1 | -1/+2 | |
* | | | | | Merge 1.5.2.3 in | Junio C Hamano | 2007-07-02 | 1 | -0/+27 | |
|\ \ \ \ \ | | |_|/ / | |/| | | | ||||||
| * | | | | GIT 1.5.2.3v1.5.2.3 | Junio C Hamano | 2007-07-02 | 1 | -0/+27 | |
* | | | | | Merge branch 'rs/diff' | Junio C Hamano | 2007-07-01 | 1 | -0/+7 | |
|\ \ \ \ \ | ||||||
| * | | | | | diff: round down similarity index | René Scharfe | 2007-06-25 | 1 | -0/+7 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge branch 'jc/quote' | Junio C Hamano | 2007-07-01 | 1 | -0/+12 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add core.quotepath configuration variable. | Junio C Hamano | 2007-06-24 | 1 | -0/+12 | |
| |/ / / / | ||||||
* | | | | | Merge branch 'ei/worktree+filter' | Junio C Hamano | 2007-07-01 | 3 | -3/+33 | |
|\ \ \ \ \ | ||||||
| * | | | | | introduce GIT_WORK_TREE to specify the work tree | Matthias Lederhofer | 2007-06-06 | 3 | -1/+28 | |
| * | | | | | rev-parse: introduce --is-bare-repository | Matthias Lederhofer | 2007-06-06 | 1 | -0/+3 | |
| * | | | | | rev-parse: document --is-inside-git-dir | Matthias Lederhofer | 2007-06-06 | 1 | -0/+4 | |
* | | | | | | Merge branch 'fl/config' | Junio C Hamano | 2007-06-30 | 1 | -5/+4 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | config: add support for --bool and --int while setting values | Frank Lichtenheld | 2007-06-26 | 1 | -5/+4 | |
* | | | | | | Don't fflush(stdout) when it's not helpful | Theodore Ts'o | 2007-06-30 | 1 | -0/+10 | |
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2007-06-30 | 2 | -4/+14 | |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | git-remote: document -n | Sam Vilain | 2007-06-30 | 1 | -0/+7 | |
| * | | | | | repack: improve documentation on -a option | Sam Vilain | 2007-06-30 | 1 | -4/+7 | |
* | | | | | | Update draft Release Notes for 1.5.3 | Junio C Hamano | 2007-06-29 | 1 | -13/+88 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | git-send-email: make options easier to configure. | Adam Roben | 2007-06-27 | 1 | -10/+14 | |
| |/ / / |/| | | | ||||||
* | | | | git-send-email: Add --threaded option | Adam Roben | 2007-06-26 | 1 | -0/+7 | |
* | | | | config: Add --null/-z option for null-delimted output | Frank Lichtenheld | 2007-06-26 | 1 | -5/+13 | |
* | | | | Merge branch 'maint' | Junio C Hamano | 2007-06-26 | 1 | -0/+2 | |
|\ \ \ \ | |/ / / | | | / | |_|/ |/| | | ||||||
| * | | config: Complete documentation of --get-regexp | Frank Lichtenheld | 2007-06-26 | 1 | -0/+2 |