Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'maint-2.0' into maint | Junio C Hamano | 2014-10-07 | 1 | -1/+1 |
|\ | |||||
| * | Merge branch 'maint-1.9' into maint-2.0 | Junio C Hamano | 2014-10-07 | 1 | -1/+1 |
| |\ | |||||
| | * | Merge branch 'maint-1.8.5' into maint-1.9 | Junio C Hamano | 2014-10-07 | 1 | -1/+1 |
| | |\ | |||||
| | | * | git-tag.txt: Add a missing hyphen to `-s` | Wieland Hoffmann | 2014-10-07 | 1 | -1/+1 |
* | | | | Git 2.1.2v2.1.2 | Junio C Hamano | 2014-09-30 | 2 | -1/+22 |
* | | | | Merge branch 'jk/send-pack-many-refspecs' into maint | Junio C Hamano | 2014-09-30 | 1 | -1/+12 |
|\ \ \ \ | |||||
| * | | | | send-pack: take refspecs over stdin | Jeff King | 2014-08-26 | 1 | -1/+12 |
* | | | | | Merge branch 'so/rebase-doc' into maint | Junio C Hamano | 2014-09-30 | 1 | -6/+3 |
|\ \ \ \ \ | |||||
| * | | | | | Documentation/git-rebase.txt: <upstream> must be given to specify <branch> | Sergey Organov | 2014-09-16 | 1 | -1/+1 |
| * | | | | | Documentation/git-rebase.txt: -f forces a rebase that would otherwise be a no-op | Sergey Organov | 2014-08-12 | 1 | -5/+2 |
| | |/ / / | |/| | | | |||||
* | | | | | Git 2.1.1v2.1.1 | Junio C Hamano | 2014-09-19 | 2 | -1/+46 |
* | | | | | Merge branch 'sp/pack-protocol-doc-on-shallow' into maint | Junio C Hamano | 2014-09-19 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Document LF appearing in shallow command during send-pack/receive-pack | Shawn Pearce | 2014-08-29 | 1 | -1/+1 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge branch 'jk/command-line-config-empty-string' into maint | Junio C Hamano | 2014-09-19 | 1 | -0/+5 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | config: teach "git -c" to recognize an empty string | Junio C Hamano | 2014-08-05 | 1 | -0/+5 |
| | |_|/ | |/| | | |||||
* | | | | Git 2.1v2.1.0 | Junio C Hamano | 2014-08-16 | 1 | -0/+5 |
* | | | | Release notes: grammatical fixes | Marc Branchaud | 2014-08-07 | 1 | -55/+53 |
* | | | | RelNotes: no more check_ref_format micro-optimization | Junio C Hamano | 2014-08-05 | 1 | -6/+0 |
* | | | | Merge branch 'tf/maint-doc-push' | Junio C Hamano | 2014-08-04 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | git-push: fix link in man page | Tony Finch | 2014-07-31 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | Merge branch 'ta/doc-config' | Junio C Hamano | 2014-08-04 | 1 | -1/+30 |
|\ \ \ \ | |||||
| * | | | | add documentation for writing config files | Tanay Abhra | 2014-07-30 | 1 | -1/+30 |
* | | | | | Sync with 2.0.4 | Junio C Hamano | 2014-07-30 | 2 | -1/+7 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | Git 2.0.4v2.0.4 | Junio C Hamano | 2014-07-30 | 2 | -1/+7 |
| |/ / / | |||||
* | | | | Update draft release notes to 2.1 | Junio C Hamano | 2014-07-30 | 1 | -3/+5 |
* | | | | Git 2.1.0-rc0v2.1.0-rc0 | Junio C Hamano | 2014-07-28 | 1 | -0/+22 |
* | | | | Merge branch 'cc/replace-graft' | Junio C Hamano | 2014-07-28 | 1 | -0/+10 |
|\ \ \ \ | |||||
| * | | | | contrib: add convert-grafts-to-replace-refs.sh | Christian Couder | 2014-07-21 | 1 | -1/+3 |
| * | | | | Documentation: replace: add --graft option | Christian Couder | 2014-07-21 | 1 | -0/+8 |
* | | | | | Sync with v2.0.3 | Junio C Hamano | 2014-07-23 | 2 | -2/+20 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Git 2.0.3v2.0.3 | Junio C Hamano | 2014-07-23 | 2 | -1/+19 |
| * | | | | git.1: switch homepage for stats | Stefan Beller | 2014-07-23 | 1 | -1/+1 |
* | | | | | Merge branch 'ta/string-list-init' | Junio C Hamano | 2014-07-23 | 1 | -0/+5 |
|\ \ \ \ \ | |||||
| * | | | | | string-list: add string_list initializer helper function | Tanay Abhra | 2014-07-21 | 1 | -0/+5 |
* | | | | | | Merge branch 'jk/tag-sort' | Junio C Hamano | 2014-07-23 | 2 | -1/+9 |
|\ \ \ \ \ \ | |||||
| * | | | | | | tag: support configuring --sort via .gitconfig | Jacob Keller | 2014-07-17 | 2 | -1/+9 |
* | | | | | | | Sync with maint | Junio C Hamano | 2014-07-22 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
| * | | | | | | Merge branch 'po/error-message-style' into maint | Junio C Hamano | 2014-07-22 | 1 | -0/+9 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'ye/doc-http-proto' into maint | Junio C Hamano | 2014-07-22 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'jm/api-strbuf-doc' into maint | Junio C Hamano | 2014-07-22 | 1 | -5/+5 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'jm/doc-wording-tweaks' into maint | Junio C Hamano | 2014-07-22 | 2 | -9/+8 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'maint-1.9' into maint | Junio C Hamano | 2014-07-22 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | | | |||||
| | * | | | | | | | | | Merge branch 'maint-1.8.5' into maint-1.9 | Junio C Hamano | 2014-07-22 | 1 | -1/+1 |
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ | | | |/| | | | | | | | |||||
| | | * | | | | | | | | Documentation: fix missing text for rev-parse --verify | brian m. carlson | 2014-07-22 | 1 | -1/+1 |
* | | | | | | | | | | | Merge branch 'kb/perf-trace' | Junio C Hamano | 2014-07-22 | 2 | -18/+138 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | api-trace.txt: add trace API documentation | Karsten Blees | 2014-07-14 | 1 | -0/+97 |
| * | | | | | | | | | | | git: add performance tracing for git's main() function to debug scripts | Karsten Blees | 2014-07-14 | 1 | -0/+5 |
| * | | | | | | | | | | | sha1_file: change GIT_TRACE_PACK_ACCESS logging to use trace API | Karsten Blees | 2014-07-14 | 1 | -2/+2 |
| * | | | | | | | | | | | Documentation/git.txt: improve documentation of 'GIT_TRACE*' variables | Karsten Blees | 2014-07-14 | 1 | -16/+34 |
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Ninth batch for 2.1 | Junio C Hamano | 2014-07-21 | 1 | -0/+4 |