Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Correct typos in release notes for 1.5.3.5 | Shawn O. Pearce | 2007-10-16 | 1 | -2/+2 | |
* | | | | git-rebase: document suppression of duplicate commits | Jeff King | 2007-10-16 | 1 | -1/+24 | |
* | | | | Documentation/git-tag.txt: Document how to backdate tags | Michael Olson | 2007-10-16 | 1 | -0/+21 | |
| |_|/ |/| | | ||||||
* | | | Merge branch 'maint' | Shawn O. Pearce | 2007-10-15 | 3 | -2/+35 | |
|\ \ \ | |/ / | ||||||
| * | | Whip post 1.5.3.4 maintenance series into shape. | Shawn O. Pearce | 2007-10-15 | 1 | -0/+25 | |
| * | | git-archive: document --exec | Michele Ballabio | 2007-10-15 | 1 | -1/+6 | |
| * | | git-reflog: document --verbose | Michele Ballabio | 2007-10-15 | 1 | -1/+4 | |
* | | | manual: use 'URL' instead of 'url'. | Ralf Wildenhues | 2007-10-15 | 1 | -4/+4 | |
* | | | manual: add some markup. | Ralf Wildenhues | 2007-10-15 | 2 | -6/+6 | |
* | | | manual: Fix example finding commits referencing given content. | Ralf Wildenhues | 2007-10-15 | 1 | -1/+1 | |
* | | | Fix wording in push definition. | Ralf Wildenhues | 2007-10-15 | 1 | -2/+2 | |
* | | | Fix some typos, punctuation, missing words, minor markup. | Ralf Wildenhues | 2007-10-15 | 10 | -26/+27 | |
* | | | manual: Fix or remove em dashes. | Ralf Wildenhues | 2007-10-15 | 1 | -10/+10 | |
* | | | Add a --dry-run option to git-push. | Brian Ewins | 2007-10-15 | 1 | -1/+4 | |
* | | | Add a --dry-run option to git-send-pack. | Brian Ewins | 2007-10-15 | 1 | -1/+4 | |
* | | | instaweb: support for Ruby's WEBrick server | Mike Dalessio | 2007-10-15 | 1 | -1/+1 | |
* | | | Update state documentation link for 1.5.3.4 | Junio C Hamano | 2007-10-04 | 1 | -0/+1 | |
* | | | Merge branch 'lh/merge' | Junio C Hamano | 2007-10-03 | 3 | -0/+27 | |
|\ \ \ | ||||||
| * | | | git-merge: add --ff and --no-ff options | Lars Hjemli | 2007-09-23 | 1 | -0/+9 | |
| * | | | git-merge: add support for --commit and --no-squash | Lars Hjemli | 2007-09-23 | 1 | -0/+8 | |
| * | | | git-merge: add support for branch.<name>.mergeoptions | Lars Hjemli | 2007-09-23 | 2 | -0/+10 | |
* | | | | Merge branch 'jc/autogc' | Junio C Hamano | 2007-10-03 | 2 | -1/+28 | |
|\ \ \ \ | ||||||
| * | | | | git-gc --auto: run "repack -A -d -l" as necessary. | Junio C Hamano | 2007-09-17 | 2 | -1/+12 | |
| * | | | | git-gc --auto: add documentation. | Junio C Hamano | 2007-09-17 | 2 | -1/+17 | |
* | | | | | Merge branch 'je/hooks' | Junio C Hamano | 2007-10-03 | 1 | -0/+14 | |
|\ \ \ \ \ | ||||||
| * | | | | | post-checkout hook, tests, and docs | Josh England | 2007-09-29 | 1 | -0/+14 | |
* | | | | | | Merge branch 'ap/dateformat' | Junio C Hamano | 2007-10-03 | 1 | -0/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Make for-each-ref's grab_date() support per-atom formatting | Andy Parkins | 2007-09-29 | 1 | -0/+5 | |
| |/ / / / / | ||||||
* | | | | | | Sync with GIT 1.5.3.4 | Junio C Hamano | 2007-10-03 | 5 | -14/+42 | |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | GIT 1.5.3.4v1.5.3.4 | Junio C Hamano | 2007-10-03 | 1 | -10/+17 | |
| * | | | | | Note that git-branch will not automatically checkout the new branch | Federico Mena Quintero | 2007-10-02 | 1 | -0/+4 | |
| * | | | | | Add documentation for --track and --no-track to the git-branch docs. | Federico Mena Quintero | 2007-10-02 | 1 | -0/+15 | |
| * | | | | | Say when --track is useful in the git-checkout docs. | Federico Mena Quintero | 2007-10-02 | 1 | -1/+3 | |
| * | | | | | Fix typo in config.txt | Johannes Schindelin | 2007-10-02 | 1 | -1/+1 | |
| * | | | | | fixed link in documentation of diff-options | Steffen Prohaska | 2007-10-01 | 1 | -2/+2 | |
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2007-10-01 | 3 | -7/+34 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Whip post 1.5.3.3 maintenance series into shape. | Junio C Hamano | 2007-10-01 | 2 | -6/+28 | |
| * | | | | | git stash: document apply's --index switch | Miklos Vajna | 2007-10-01 | 1 | -1/+6 | |
* | | | | | | Update stale documentation link in the k.org site | Junio C Hamano | 2007-09-30 | 1 | -0/+1 | |
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2007-09-29 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | | | ||||||
| * | | | | rebase -i: squash should retain the authorship of the _first_ commit | Johannes Schindelin | 2007-09-29 | 1 | -1/+1 | |
* | | | | | Merge branch 'gr/smtp' | Junio C Hamano | 2007-09-29 | 1 | -0/+5 | |
|\ \ \ \ \ | ||||||
| * | | | | | send-email --smtp-server-port: allow overriding the default port | Junio C Hamano | 2007-09-26 | 1 | -0/+5 | |
* | | | | | | Merge branch 'ml/submodule' | Junio C Hamano | 2007-09-29 | 1 | -0/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | git-submodule - allow a relative path as the subproject url | Mark Levedahl | 2007-09-25 | 1 | -0/+3 | |
* | | | | | | | Merge branch 'jb/remote-rm' | Junio C Hamano | 2007-09-29 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | remote: document the 'rm' subcommand | James Bowes | 2007-09-18 | 1 | -0/+6 | |
* | | | | | | | | Sync with GIT 1.5.3.3 | Junio C Hamano | 2007-09-29 | 7 | -31/+95 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | / / / / | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | GIT 1.5.3.3v1.5.3.3 | Junio C Hamano | 2007-09-29 | 1 | -0/+37 | |
| * | | | | | | git-bundle: fix commandline examples in the manpage | Miklos Vajna | 2007-09-29 | 1 | -0/+8 |