aboutsummaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAge
* Merge branch 'tr/notes-display'Junio C Hamano2010-03-24
|\
| * git-notes(1): add a section about the meaning of historyThomas Rast2010-03-12
| * notes: add shorthand --ref to override GIT_NOTES_REFThomas Rast2010-03-12
| * notes: implement helpers needed for note copying during rewriteThomas Rast2010-03-12
| * notes: implement 'git notes copy --stdin'Thomas Rast2010-03-12
| * 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
| |\
* | \ Merge branch 'pb/log-first-parent-p-m'Junio C Hamano2010-03-24
|\ \ \
| * | | git log -p -m: document -m and honor --first-parentPetr Baudis2010-02-12
* | | | Merge branch 'maint'Junio C Hamano2010-03-24
|\ \ \ \
| * | | | Documentation: explain the meaning of "-g" in git-describe outputMarkus Heidelberg2010-03-24
* | | | | Sync with Git 1.7.0.3Junio C Hamano2010-03-21
|\ \ \ \ \ | |/ / / /
| * | | | Git 1.7.0.3v1.7.0.3Junio C Hamano2010-03-21
| * | | | Merge branch 'maint-1.6.6' into maintJunio C Hamano2010-03-21
| |\ \ \ \
| | * | | | Documentation/git-clone: Transform description list into item listMichael J Gruber2010-03-21
| | * | | | Documentation/urls: Remove spurious example markersMichael J Gruber2010-03-21
| | * | | | Documentation/gitdiffcore: Remove misleading date in headingMichael J Gruber2010-03-21
| | * | | | Documentation/git-reflog: Fix formatting of command listsMichael J Gruber2010-03-21
| | * | | | Merge branch 'sp/maint-push-sideband' into maint-1.6.6Junio C Hamano2010-03-07
| | |\ \ \ \
* | | | | | | Update draft release notes to 1.7.1Junio C Hamano2010-03-20
* | | | | | | Merge branch 'ml/color-grep'Junio C Hamano2010-03-20
|\ \ \ \ \ \ \
| * | | | | | | grep: Colorize selected, context, and function linesMark Lodato2010-03-08
| * | | | | | | grep: Colorize filename, line number, and separatorMark Lodato2010-03-08
* | | | | | | | Merge branch 'cc/reset-keep'Junio C Hamano2010-03-20
|\ \ \ \ \ \ \ \
| * | | | | | | | Documentation: improve description of "git reset --keep"Junio C Hamano2010-03-08
| * | | | | | | | reset: disallow using --keep when there are unmerged entriesChristian Couder2010-03-06
| * | | | | | | | Documentation: reset: describe new "--keep" optionChristian Couder2010-03-06
* | | | | | | | | Merge branch 'bw/union-merge-refactor'Junio C Hamano2010-03-20
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | merge-file: add option to select union merge favorBert Wesarg2010-03-02
| * | | | | | | | | merge-file: add option to specify the marker sizeBert Wesarg2010-03-02
* | | | | | | | | | Merge branch 'maint'Junio C Hamano2010-03-20
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| * | | | | | | | | Update draft release notes to 1.7.0.3Junio C Hamano2010-03-20
* | | | | | | | | | Merge branch 'maint'Junio C Hamano2010-03-17
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Documentation: receive.denyCurrentBranch defaults to 'refuse'Thomas Rast2010-03-17
* | | | | | | | | | Merge branch 'maint'Junio C Hamano2010-03-16
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Documentation/git-read-tree: clarify 2-tree mergeMichael J Gruber2010-03-15
| * | | | | | | | | Documentation/git-read-tree: fix table layoutMichael J Gruber2010-03-15
* | | | | | | | | | Merge branch 'sd/format-patch-to'Junio C Hamano2010-03-15
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add 'git format-patch --to=' option and 'format.to' configuration variable.Steven Drake2010-03-06
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'tc/transport-verbosity'Junio C Hamano2010-03-15
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | fetch and pull: learn --progressTay Ray Chuan2010-02-24
| * | | | | | | | | | push: learn --progressTay Ray Chuan2010-02-24
| * | | | | | | | | | Documentation/git-push: put --quiet before --verboseTay Ray Chuan2010-02-24
| * | | | | | | | | | Documentation/git-pull: put verbosity options before merge/fetch onesTay Ray Chuan2010-02-24
| * | | | | | | | | | Documentation/git-clone: mention progress in -vTay Ray Chuan2010-02-24
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'jh/notes'Junio C Hamano2010-03-15
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Documentation: fix a few typos in git-notes.txtMichael J Gruber2010-03-04
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| * | | | | | | | | 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