aboutsummaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAge
* Sync with maintJunio C Hamano2015-08-03
|\
| * Sync with 2.4.8Junio C Hamano2015-08-03
| |\
| | * Git 2.4.8v2.4.8Junio C Hamano2015-08-03
* | | First batch for 2.6Junio C Hamano2015-08-03
* | | Merge branch 'es/doc-clean-outdated-tools'Junio C Hamano2015-08-03
|\ \ \
| * | | Documentation/git-tools: retire manually-maintained listEric Sunshine2015-07-28
| * | | Documentation/git-tools: drop references to defunct toolsEric Sunshine2015-07-28
| * | | Documentation/git-tools: fix item text formattingEric Sunshine2015-07-28
| * | | Documentation/git-tools: improve discoverability of Git wikiEric Sunshine2015-07-28
| * | | Documentation/git: drop outdated Cogito referenceEric Sunshine2015-07-25
* | | | Merge branch 'jk/refspec-parse-wildcard'Junio C Hamano2015-08-03
|\ \ \ \
| * | | | refs: loosen restriction on wildcard "*" refspecsJacob Keller2015-07-27
* | | | | Merge branch 'zb/userdiff-fountain'Junio C Hamano2015-08-03
|\ \ \ \ \
| * | | | | userdiff: add support for Fountain documentsZoë Blade2015-07-23
* | | | | | Merge branch 'dt/refs-backend-preamble'Junio C Hamano2015-08-03
|\ \ \ \ \ \
| * | | | | | update-ref and tag: add --create-reflog argDavid Turner2015-07-21
| * | | | | | git-reflog: add exists commandDavid Turner2015-07-21
| |/ / / / /
* | | | | | Merge branch 'jk/date-mode-format'Junio C Hamano2015-08-03
|\ \ \ \ \ \
| * | | | | | introduce "format" date-modeJeff King2015-06-29
| |/ / / / /
* | | | | | Merge branch 'se/doc-checkout-ours-theirs'Junio C Hamano2015-08-03
|\ \ \ \ \ \
| * | | | | | checkout: document subtlety around --ours/--theirsSimon A. Eugster2015-07-12
* | | | | | | Merge branch 'ib/scripted-parse-opt-better-hint-string'Junio C Hamano2015-08-03
|\ \ \ \ \ \ \
| * | | | | | | rev-parse --parseopt: allow [*=?!] in argument hintsIlya Bobyr2015-07-15
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'kn/tag-doc-fix'Junio C Hamano2015-08-03
|\ \ \ \ \ \ \
| * | | | | | | Documentation/tag: remove double occurance of "<pattern>"Karthik Nayak2015-07-10
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'mh/fast-import-get-mark'Junio C Hamano2015-08-03
|\ \ \ \ \ \ \
| * | | | | | | fast-import: add a get-mark commandMichael Haggerty2015-07-01
* | | | | | | | Merge branch 'gr/rebase-i-drop-warn'Junio C Hamano2015-08-03
|\ \ \ \ \ \ \ \
| * | | | | | | | git rebase -i: warn about removed commitsGalan Rémi2015-06-30
| * | | | | | | | git-rebase -i: add command "drop" to remove a commitGalan Rémi2015-06-30
* | | | | | | | | Merge branch 'dt/log-follow-config'Junio C Hamano2015-08-03
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | log: add "log.follow" configuration variableDavid Turner2015-07-09
* | | | | | | | | | Merge branch 'jk/cat-file-batch-all'Junio C Hamano2015-08-03
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cat-file: sort and de-dup output of --batch-all-objectsJeff King2015-06-26
| * | | | | | | | | | cat-file: add --batch-all-objects optionJeff King2015-06-22
| * | | | | | | | | | cat-file: add --buffer optionJeff King2015-06-22
* | | | | | | | | | | Merge branch 'js/fsck-opt'Junio C Hamano2015-08-03
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | fsck: support ignoring objects in `git fsck` via fsck.skiplistJohannes Schindelin2015-06-23
| * | | | | | | | | | | fsck: git receive-pack: support excluding objects from fsck'ingJohannes Schindelin2015-06-23
| * | | | | | | | | | | fsck: introduce `git fsck --connectivity-only`Johannes Schindelin2015-06-23
| * | | | | | | | | | | fsck: support demoting errors to warningsJohannes Schindelin2015-06-23
| * | | | | | | | | | | fsck: document the new receive.fsck.<msg-id> optionsJohannes Schindelin2015-06-23
* | | | | | | | | | | | Merge branch 'pt/pull-builtin'Junio C Hamano2015-08-03
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | argv-array: implement argv_array_pushv()Paul Tan2015-06-15
| * | | | | | | | | | | | parse-options-cb: implement parse_opt_passthru_argv()Paul Tan2015-06-15
| * | | | | | | | | | | | parse-options-cb: implement parse_opt_passthru()Paul Tan2015-06-15
* | | | | | | | | | | | | Merge branch 'jk/pkt-log-pack'Junio C Hamano2015-08-03
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | pkt-line: support tracing verbatim pack contentsJeff King2015-06-16
* | | | | | | | | | | | | | Merge branch 'mr/rebase-i-customize-insn-sheet'Junio C Hamano2015-08-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | git-rebase--interactive.sh: add config option for custom instruction formatMichael Rappazzo2015-06-15
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |