aboutsummaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAge
* Merge branch 'maint'Junio C Hamano2008-03-11
|\
| * git-pull documentation: warn about the option orderJunio C Hamano2008-03-10
* | update 'git rebase' documentationSZEDER Gábor2008-03-10
* | Merge branch 'ph/parseopt'Junio C Hamano2008-03-08
|\ \
| * | parse-opt: bring PARSE_OPT_HIDDEN and NONEG to git-rev-parse --parseoptPierre Habouzit2008-03-02
* | | Merge branch 'ml/submodule-add-existing'Junio C Hamano2008-03-08
|\ \ \
| * | | git-submodule - Allow adding a submodule in-placeMark Levedahl2008-03-05
* | | | Merge branch 'sp/fetch-optim'Junio C Hamano2008-03-08
|\ \ \ \
| * | | | Teach fetch-pack/upload-pack about --include-tagShawn O. Pearce2008-03-04
| * | | | git-pack-objects: Automatically pack annotated tags if object was packedShawn O. Pearce2008-03-04
* | | | | Merge branch 'jc/am'Junio C Hamano2008-03-08
|\ \ \ \ \
| * | | | | am: remove support for -d .dotestJunio C Hamano2008-03-05
| | |/ / / | |/| | |
* | | | | Merge branch 'maint' to sync with 1.5.4.4Junio C Hamano2008-03-08
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | GIT 1.5.4.4v1.5.4.4Junio C Hamano2008-03-08
* | | | | merge-tool documentation: describe custom command usageCharles Bailey2008-03-08
* | | | | git-mergetool documentaiton: show toolnames in typewriter fontCharles Bailey2008-03-08
* | | | | Merge branch 'maint'Junio C Hamano2008-03-07
|\ \ \ \ \ | |/ / / /
| * | | | config.txt: refer to --upload-pack and --receive-pack instead of --execUwe Kleine-König2008-03-07
* | | | | Merge branch 'js/reflog-delete'Junio C Hamano2008-03-07
|\ \ \ \ \
| * | | | | git-reflog.txt: Document new commands --updateref and --rewriteBrandon Casey2008-03-03
| * | | | | Merge commit '74359821' into js/reflog-deleteJunio C Hamano2008-03-03
| |\ \ \ \ \
| * | | | | | git-stash: add new 'pop' subcommandBrandon Casey2008-02-22
| * | | | | | git-stash: add new 'drop' subcommandBrandon Casey2008-02-22
| * | | | | | Merge branch 'bc/reflog-fix' into js/reflog-deleteJunio C Hamano2008-02-22
| |\ \ \ \ \ \
| * | | | | | | Teach "git reflog" a subcommand to delete single entriesJohannes Schindelin2007-10-17
* | | | | | | | Merge branch 'dc/format-pretty'Junio C Hamano2008-03-07
|\ \ \ \ \ \ \ \
| * | | | | | | | log/show/whatchanged: introduce format.pretty configurationDenis Cheng2008-03-05
| * | | | | | | | whatchanged documentation: share description of --pretty with othersDenis Cheng2008-03-05
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'cb/mergetool'Junio C Hamano2008-03-07
|\ \ \ \ \ \ \ \
| * | | | | | | | Teach git mergetool to use custom commands defined at config timeCharles Bailey2008-03-05
| * | | | | | | | Tidy up git mergetool's backup file behaviourCharles Bailey2008-03-05
| |/ / / / / / /
* | | | | | | | run-command: Redirect stderr to a pipe before redirecting stdout to stderrChristian Couder2008-03-05
|/ / / / / / /
* | | | | | | Revert "unpack-objects: prevent writing of inconsistent objects"Junio C Hamano2008-03-04
* | | | | | | Revert "receive-pack: use strict mode for unpacking objects"Junio C Hamano2008-03-04
* | | | | | | Merge branch 'maint'Junio C Hamano2008-03-04
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | / / | |_|_|_|/ / |/| | | | |
| * | | | | Fix incorrect wording in git-merge.txt.Matthieu Moy2008-03-03
* | | | | | Update draft release notes for 1.5.5Junio C Hamano2008-03-03
* | | | | | Merge branch 'maint'Junio C Hamano2008-03-02
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Update draft release notes for 1.5.4.4Junio C Hamano2008-03-02
* | | | | | Fix doc typos.Ralf Wildenhues2008-03-02
* | | | | | Merge branch 'np/verify-pack'Junio C Hamano2008-03-02
|\ \ \ \ \ \
| * | | | | | add storage size output to 'git verify-pack -v'Nicolas Pitre2008-03-01
* | | | | | | Merge branch 'pb/cvsimport'Junio C Hamano2008-03-02
|\ \ \ \ \ \ \
| * | | | | | | cvsimport: document that -M can be used multiple timesPhilippe Bruhat (BooK2008-03-01
* | | | | | | | Merge branch 'mk/maint-parse-careful'Junio C Hamano2008-03-02
|\ \ \ \ \ \ \ \
| * | | | | | | | receive-pack: use strict mode for unpacking objectsMartin Koegler2008-02-28
| * | | | | | | | index-pack: introduce checking modeMartin Koegler2008-02-28
| * | | | | | | | unpack-objects: prevent writing of inconsistent objectsMartin Koegler2008-02-28
* | | | | | | | | Merge branch 'sb/describe-long'Junio C Hamano2008-03-02
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | git-describe: --long shows the object name even for a tagged commitSanti Béjar2008-02-25