aboutsummaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAge
* Documentation: document post-rewrite hookThomas Rast2010-03-12
* Support showing notes from more than one notes treeThomas Rast2010-03-12
* Merge branch 'il/rev-glob'Junio C Hamano2010-02-23
|\
| * Documentation: improve description of --glob=pattern and friendsThomas Rast2010-01-21
| * rev-parse --branches/--tags/--remotes=patternIlari Liusvaara2010-01-20
| * rev-parse --globIlari Liusvaara2010-01-20
* | builtin-notes: Add "copy" subcommand for copying notes between objectsJohan Herland2010-02-13
* | builtin-notes: Add -c/-C options for reusing notesJohan Herland2010-02-13
* | builtin-notes: Deprecate the -m/-F options for "git notes edit"Johan Herland2010-02-13
* | builtin-notes: Add "append" subcommand for appending to note objectsJohan Herland2010-02-13
* | builtin-notes: Add "add" subcommand for adding notes to objectsJohan Herland2010-02-13
* | builtin-notes: Add --message/--file aliases for -m/-F optionsJohan Herland2010-02-13
* | builtin-notes: Add "list" subcommand for listing note objectsJohan Herland2010-02-13
* | Documentation: Generalize git-notes docs to 'objects' instead of 'commits'Johan Herland2010-02-13
* | builtin-notes: Add "prune" subcommand for removing notes for missing objectsJohan Herland2010-02-13
* | builtin-notes: Add "remove" subcommand for removing existing notesJohan Herland2010-02-13
* | Builtin-ify git-notesJohan Herland2010-02-13
* | Merge branch 'jc/maint-limit-note-output'Junio C Hamano2010-01-22
|\ \
| * | Fix "log --oneline" not to show notesJunio C Hamano2010-01-21
| * | Fix "log" family not to be too agressive about showing notesJunio C Hamano2010-01-20
* | | git-rebase.txt: Fix spellingHorst H. von Brand2010-01-21
* | | conflict-marker-size: add test and docsJunio C Hamano2010-01-20
* | | Update draft release notes to 1.7.0Junio C Hamano2010-01-20
* | | Merge branch 'ap/merge-backend-opts'Junio C Hamano2010-01-20
|\ \ \
| * | | Document that merge strategies can now take their own optionsJunio C Hamano2010-01-17
| * | | git-merge-file --ours, --theirsJunio C Hamano2009-11-29
* | | | Merge remote branch 'remotes/trast-doc/for-next'Junio C Hamano2010-01-20
|\ \ \ \
| * | | | Documentation: spell 'git cmd' without dash throughoutThomas Rast2010-01-10
| * | | | Documentation: format full commands in typewriter fontThomas Rast2010-01-10
| * | | | Documentation: warn prominently against merging with dirty treesThomas Rast2010-01-09
| * | | | Documentation/git-merge: reword references to "remote" and "pull"Thomas Rast2010-01-09
* | | | | Merge branch 'rr/core-tutorial'Junio C Hamano2010-01-20
|\ \ \ \ \
| * | | | | Documentation: Update git core tutorial clarifying reference to scriptsRamkumar Ramachandra2010-01-16
* | | | | | Merge branch 'jc/grep-lookahead'Junio C Hamano2010-01-20
|\ \ \ \ \ \
| * | | | | | grep: rip out support for external grepJunio C Hamano2010-01-13
| |/ / / / /
* | | | | | Merge branch 'mm/conflict-advice'Junio C Hamano2010-01-20
|\ \ \ \ \ \
| * | | | | | Be more user-friendly when refusing to do something because of conflict.Matthieu Moy2010-01-12
| |/ / / / /
* | | | | | Merge branch 'da/difftool'Junio C Hamano2010-01-20
|\ \ \ \ \ \
| * | | | | | difftool: Add '-x' and as an alias for '--extcmd'David Aguilar2010-01-15
| * | | | | | git-diff.txt: Link to git-difftoolDavid Aguilar2010-01-09
| * | | | | | difftool: Allow specifying unconfigured commands with --extcmdDavid Aguilar2010-01-09
| * | | | | | git-difftool: Add '--gui' for selecting a GUI toolDavid Aguilar2010-01-03
| |/ / / / /
* | | | | | Merge branch 'ns/rebase-auto-squash'Junio C Hamano2010-01-20
|\ \ \ \ \ \
| * | | | | | rebase -i --autosquash: auto-squash commitsNanako Shiraishi2010-01-06
* | | | | | | Merge branch 'mh/rebase-fixup' (early part)Junio C Hamano2010-01-20
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Add a command "fixup" to rebase --interactiveMichael Haggerty2009-12-07
* | | | | | | Merge branch 'il/push-set-upstream'Junio C Hamano2010-01-20
|\ \ \ \ \ \ \
| * | | | | | | Add push --set-upstreamIlari Liusvaara2010-01-16
* | | | | | | | Merge branch 'jk/warn-author-committer-after-commit'Junio C Hamano2010-01-20
|\ \ \ \ \ \ \ \
| * | | | | | | | commit: allow suppression of implicit identity adviceJeff King2010-01-14