aboutsummaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAge
* api-lockfile: document edge casesMichael Haggerty2014-10-01
* close_lock_file(): if close fails, roll backMichael Haggerty2014-10-01
* commit_lock_file(): die() if called for unlocked lockfile objectMichael Haggerty2014-10-01
* api-lockfile: revise and expand the documentationMichael Haggerty2014-10-01
* Sync with 2.1.2Junio C Hamano2014-09-29
|\
| * Git 2.1.2v2.1.2Junio C Hamano2014-09-29
| * Merge branch 'jk/send-pack-many-refspecs' into maintJunio C Hamano2014-09-29
| |\
| * \ Merge branch 'so/rebase-doc' into maintJunio C Hamano2014-09-29
| |\ \
* | | | Update draft release notes to 2.2Junio C Hamano2014-09-29
* | | | Merge branch 'da/rev-parse-verify-quiet'Junio C Hamano2014-09-29
|\ \ \ \
| * | | | Documentation: a note about stdout for git rev-parse --verify --quietDavid Aguilar2014-09-15
* | | | | Merge branch 'hj/pretty-naked-decoration'Junio C Hamano2014-09-29
|\ \ \ \ \
| * | | | | pretty: add %D format specifierHarry Jeffery2014-09-18
* | | | | | Update draft release notes to 2.2Junio C Hamano2014-09-26
* | | | | | Merge branch 'rs/realloc-array'Junio C Hamano2014-09-26
|\ \ \ \ \ \
| * | | | | | add macro REALLOC_ARRAYRené Scharfe2014-09-18
* | | | | | | Merge branch 'jk/close-stderr-of-credential-cache-deamon'Junio C Hamano2014-09-26
|\ \ \ \ \ \ \
| * | | | | | | credential-cache: close stderr in daemon processJeff King2014-09-16
| | |/ / / / / | |/| | | | |
* | | | | | | Update draft release notes to 2.2Junio C Hamano2014-09-19
* | | | | | | Sync with Git 2.1.1Junio C Hamano2014-09-19
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Git 2.1.1v2.1.1Junio C Hamano2014-09-19
| * | | | | | Merge branch 'sp/pack-protocol-doc-on-shallow' into maintJunio C Hamano2014-09-19
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'jk/command-line-config-empty-string' into maintJunio C Hamano2014-09-19
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'so/rebase-doc'Junio C Hamano2014-09-19
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Documentation/git-rebase.txt: <upstream> must be given to specify <branch>Sergey Organov2014-09-16
* | | | | | | | Merge branch 'sp/doc-update-index-cacheinfo'Junio C Hamano2014-09-19
|\ \ \ \ \ \ \ \
| * | | | | | | | Documentation: use single-parameter --cacheinfo in exampleSteffen Prohaska2014-09-11
* | | | | | | | | Merge branch 'rs/export-strbuf-addchars'Junio C Hamano2014-09-19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | strbuf: export strbuf_addchars()René Scharfe2014-09-08
* | | | | | | | | | Merge branch 'bb/date-iso-strict'Junio C Hamano2014-09-19
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | pretty: provide a strict ISO 8601 date formatBeat Bolli2014-08-29
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'jk/fast-export-anonymize'Junio C Hamano2014-09-19
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | docs/fast-export: explain --anonymize more completelyJeff King2014-08-28
| * | | | | | | | | | teach fast-export an --anonymize optionJeff King2014-08-27
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'jk/send-pack-many-refspecs'Junio C Hamano2014-09-19
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | / | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | send-pack: take refspecs over stdinJeff King2014-08-26
| |/ / / / / / /
* | | | | | | | git svn: find-rev allows short switches for near matchesEric Wong2014-09-14
* | | | | | | | git-svn.txt: Remove mentions of repack optionsLawrence Velázquez2014-09-14
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Update draft release notes to 2.2Junio C Hamano2014-09-11
* | | | | | | Merge branch 'nd/large-blobs'Junio C Hamano2014-09-11
|\ \ \ \ \ \ \
| * | | | | | | diff --stat: mark any file larger than core.bigfilethreshold binaryNguyễn Thái Ngọc Duy2014-08-18
* | | | | | | | Merge branch 'rs/child-process-init'Junio C Hamano2014-09-11
|\ \ \ \ \ \ \ \
| * | | | | | | | run-command: introduce child_process_init()René Scharfe2014-08-20
| * | | | | | | | run-command: introduce CHILD_PROCESS_INITRené Scharfe2014-08-20
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'ta/config-set-1'Junio C Hamano2014-09-11
|\ \ \ \ \ \ \ \
| * | | | | | | | config: add `git_die_config()` to the config-set APITanay Abhra2014-08-07
* | | | | | | | | Update draft release notes to 2.2Junio C Hamano2014-09-09
* | | | | | | | | Merge branch 'sp/pack-protocol-doc-on-shallow'Junio C Hamano2014-09-09
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Document LF appearing in shallow command during send-pack/receive-packShawn Pearce2014-08-28
* | | | | | | | | Merge branch 'tf/imap-send-create'Junio C Hamano2014-09-09
|\ \ \ \ \ \ \ \ \