aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* push: fix english in non-fast-forward messageJeff King2009-09-06
* Merge branch 'maint-1.6.3' into maintJunio C Hamano2009-09-03
|\
| * Merge branch 'maint-1.6.2' into maint-1.6.3Junio C Hamano2009-09-03
| |\
| | * git-clone: add missing comma in --reference documentationMiklos Vajna2009-09-03
| | * clone: disconnect transport after fetchingJeff King2009-09-02
| * | git-cvsserver: no longer use deprecated 'git-subcommand' commandsGerrit Pape2009-09-02
* | | GIT 1.6.4.2v1.6.4.2Junio C Hamano2009-08-29
* | | Remove unused t/t8005/iso8859-5.txtNanako Shiraishi2009-08-29
* | | Merge branch 'rc/maint-http-fix' into maintJunio C Hamano2009-08-28
|\ \ \
| * | | http.c: don't assume that urls don't end with slashTay Ray Chuan2009-08-18
* | | | http.c: set slot callback members to NULL when releasing objectTay Ray Chuan2009-08-28
* | | | Merge branch 'maint-1.6.3' into maintJunio C Hamano2009-08-27
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'maint-1.6.2' into maint-1.6.3Junio C Hamano2009-08-27
| |\ \ \ | | | |/ | | |/|
| | * | Fix overridable written with an extra 'e'Nanako Shiraishi2009-08-27
| | * | Merge branch 'maint-1.6.1' into maint-1.6.2Junio C Hamano2009-08-27
| | |\ \
| | | * \ Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-08-27
| | | |\ \
| | | | * | Documentation: git-archive: mark --format as optional in summaryWesley J. Landaker2009-08-27
| | | | * | Merge branch 'maint-1.5.6' into maint-1.6.0Junio C Hamano2009-08-27
| | | | |\ \
| | * | | | | Round-down years in "years+months" relative date viewDavid Reiss2009-08-27
* | | | | | | git-log: allow --decorate[=short|full]Lars Hjemli2009-08-26
* | | | | | | Minor improvement to the write-tree documentationDavid Kågedal2009-08-26
* | | | | | | git-bisect: call the found commit "*the* first bad commit"Nanako Shiraishi2009-08-26
* | | | | | | Merge branch 'js/maint-cover-letter-non-ascii' into maintJunio C Hamano2009-08-26
|\ \ \ \ \ \ \
| * | | | | | | Correctly mark cover letters' encodings if they are not pure ASCIIJohannes Schindelin2009-08-10
| * | | | | | | Expose the has_non_ascii() functionJohannes Schindelin2009-08-10
* | | | | | | | Merge branch 'jc/maint-clean-nested-dir-safety' into maintJunio C Hamano2009-08-26
|\ \ \ \ \ \ \ \
| * | | | | | | | clean: require double -f options to nuke nested git repository and work treeJunio C Hamano2009-07-29
* | | | | | | | | Merge branch 'jk/maint-merge-msg-fix' into maintJunio C Hamano2009-08-26
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | merge: indicate remote tracking branches in merge messageJeff King2009-08-09
| * | | | | | | | | merge: fix incorrect merge message for ambiguous tag/branchJeff King2009-08-09
| * | | | | | | | | add tests for merge message headingsJeff King2009-08-09
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'jc/apply-epoch-patch' into maintJunio C Hamano2009-08-26
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | apply: notice creation/removal patches produced by GNU diffJunio C Hamano2009-07-11
* | | | | | | | | | Merge branch 'jp/symlink-dirs' into maintJunio C Hamano2009-08-26
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | t6035-merge-dir-to-symlink depends on SYMLINKS prerequisiteJohannes Sixt2009-08-09
| * | | | | | | | | | git-checkout: be careful about untracked symlinksLinus Torvalds2009-07-29
| * | | | | | | | | | lstat_cache: guard against full match of length of 'name' parameterKjetil Barvik2009-07-29
| * | | | | | | | | | Demonstrate bugs when a directory is replaced with a symlinkPickens, James E2009-07-29
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'maint-1.6.3' into maintJunio C Hamano2009-08-26
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge branch 'tr/maint-1.6.3-add-p-modeonly-fix' into maint-1.6.3Junio C Hamano2009-08-26
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | add -p: do not attempt to coalesce mode changesThomas Rast2009-08-15
| | * | | | | | | | | git add -p: demonstrate failure when staging both mode and hunkKirill Smelkov2009-08-15
* | | | | | | | | | | GIT 1.6.4.1v1.6.4.1Junio C Hamano2009-08-21
* | | | | | | | | | | Merge branch 'bc/maint-am-email' into maintJunio C Hamano2009-08-21
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | git-am: print fair error message when format detection failsNicolas Sebrecht2009-08-10
| * | | | | | | | | | | am: allow individual e-mail files as inputJunio C Hamano2009-08-10
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'jc/maint-merge-recursive-fix' into maintJunio C Hamano2009-08-21
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | merge-recursive: don't segfault while handling rename clashesJunio C Hamano2009-07-30
* | | | | | | | | | | | Merge branch 'zf/maint-gitweb-acname' into maintJunio C Hamano2009-08-21
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | gitweb: parse_commit_text encoding fixZoltán Füzesi2009-08-05
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |