aboutsummaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAge
...
| * | | | | Documentation: tiny git config manual tweaksJonathan Nieder2010-01-10
| * | | | | Documentation: git gc packs refs by default nowJonathan Nieder2010-01-10
* | | | | | Documentation: rev-list: fix synopsys for --tags and and --remotesChristian Couder2010-01-23
* | | | | | git-svn: allow subset of branches/tags to be specified in glob specJay Soffian2010-01-23
* | | | | | git-svn: allow UUID to be manually remapped via rewriteUUIDJay Soffian2010-01-23
* | | | | | git-svn: document --username/commit-url for branch/tagIgor Mironov2010-01-23
* | | | | | Update draft release notes to 1.7.0Junio C Hamano2010-01-22
* | | | | | Merge branch 'il/rev-glob'Junio C Hamano2010-01-22
|\ \ \ \ \ \
| * | | | | | 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
* | | | | | | Merge branch 'js/refer-upstream'Junio C Hamano2010-01-22
|\ \ \ \ \ \ \
| * | | | | | | Introduce <branch>@{upstream} notationJohannes Schindelin2010-01-12
* | | | | | | | Merge branch 'il/remote-updates'Junio C Hamano2010-01-22
|\ \ \ \ \ \ \ \
| * | | | | | | | Add git remote set-urlIlari Liusvaara2010-01-18
* | | | | | | | | Merge branch 'il/branch-set-upstream'Junio C Hamano2010-01-22
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add branch --set-upstreamIlari Liusvaara2010-01-18
| |/ / / / / / / /
* | | | | | | | | 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