aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | | | | Merge branch 'ar/unlink-err' into maintJunio C Hamano2009-05-25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | print unlink(2) errno in copy_or_link_directoryAlex Riesen2009-04-29
| * | | | | | | | | | | | | | | replace direct calls to unlink(2) with unlink_or_warnAlex Riesen2009-04-29
| * | | | | | | | | | | | | | | Introduce an unlink(2) wrapper which gives warning if unlink failedAlex Riesen2009-04-29
* | | | | | | | | | | | | | | | Merge branch 'jk/maint-add-empty' into maintJunio C Hamano2009-05-25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | add: don't complain when adding empty project rootJeff King2009-05-09
* | | | | | | | | | | | | | | | | fix cat-file usage message and documentationJeff King2009-05-25
* | | | | | | | | | | | | | | | | fetch: report ref storage DF errors more accuratelyJeff King2009-05-25
* | | | | | | | | | | | | | | | | lock_ref: inform callers of unavailable refJeff King2009-05-25
* | | | | | | | | | | | | | | | | merge-options.txt: Clarify merge --squashMichael J Gruber2009-05-25
* | | | | | | | | | | | | | | | | Merge branch 'maint-1.6.2' into maintJunio C Hamano2009-05-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | / / | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge branch 'maint-1.6.1' into maint-1.6.2Junio C Hamano2009-05-24
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-05-24
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|/ / / | | | |/| | | | | | | | | | | / | | | |_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | |
| | | * | | | | | | | | | | | http-push.c::remove_locks(): fix use after freeAlex Riesen2009-05-24
* | | | | | | | | | | | | | | grep: fix word-regexp colouringRené Scharfe2009-05-20
* | | | | | | | | | | | | | | completion: use git rev-parse to detect bare reposGiuseppe Bilotta2009-05-20
* | | | | | | | | | | | | | | Cope better with a _lot_ of packsJohannes Schindelin2009-05-20
* | | | | | | | | | | | | | | for-each-ref: fix segfault in copy_emailJeff King2009-05-20
* | | | | | | | | | | | | | | show-branch: Fix die message in parse_reflog_param()Stephen Boyd2009-05-17
* | | | | | | | | | | | | | | completion: add missing options to show-branch and showStephen Boyd2009-05-16
* | | | | | | | | | | | | | | dir.c: clean up handling of 'path' parameter in read_directory_recursive()Linus Torvalds2009-05-16
* | | | | | | | | | | | | | | Fix type-punning issuesDan McGee2009-05-16
* | | | | | | | | | | | | | | test: checkout shouldn't say that HEAD has moved if it didn'tNanako Shiraishi2009-05-16
* | | | | | | | | | | | | | | completion: enhance "current branch" displayJunio C Hamano2009-05-16
* | | | | | | | | | | | | | | completion: simplify "current branch" in __git_ps1()Junio C Hamano2009-05-16
* | | | | | | | | | | | | | | completion: fix PS1 display during a merge on detached HEADJunio C Hamano2009-05-16
* | | | | | | | | | | | | | | builtin-checkout: Don't tell user that HEAD has moved before it hasDaniel Cordero2009-05-16
* | | | | | | | | | | | | | | pre-commit.sample: don't print incidental SHA1Jim Meyering2009-05-16
* | | | | | | | | | | | | | | tests: Add tests for missing format-patch long optionsStephen Boyd2009-05-16
* | | | | | | | | | | | | | | api-parse-options.txt: use 'func' instead of 'funct'Stephen Boyd2009-05-16
* | | | | | | | | | | | | | | Turn on USE_ST_TIMESPEC for OpenBSDTony Kemp2009-05-16
* | | | | | | | | | | | | | | Merge branch 'maint-1.6.2' into maintJunio C Hamano2009-05-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / | | | | | | | | | | | | | / / | |_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'maint-1.6.1' into maint-1.6.2Junio C Hamano2009-05-13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / /
| | * | | | | | | | | | | | Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-05-13
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | | | | | | | | | | / / / | | | |_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | |
| | | * | | | | | | | | | ls-tree manpage: output of ls-tree is compatible with update-indexAlex Riesen2009-05-10
| | | * | | | | | | | | | ls-tree manpage: use "unless" instead of "when ... is not"Alex Riesen2009-05-10
| | | | |_|_|_|/ / / / / | | | |/| | | | | | | |
* | | | | | | | | | | | GIT 1.6.3.1v1.6.3.1Junio C Hamano2009-05-12
* | | | | | | | | | | | Merge branch 'maint-1.6.2' into maintJunio C Hamano2009-05-12
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | | | | / / / / / / / / | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Merge branch 'jc/maint-read-tree-multi' into maint-1.6.2Junio C Hamano2009-05-12
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Revert "checkout branch: prime cache-tree fully"Junio C Hamano2009-05-12
| * | | | | | | | | | | Merge branch 'maint-1.6.1' into maint-1.6.2Junio C Hamano2009-05-08
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-05-08
| | |\ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / | | | |/| | | | | | | |
* | | | | | | | | | | | Documentation: cloning to empty directory is allowedAlexander Potashev2009-05-09
* | | | | | | | | | | | Clarify kind of conflict in merge-one-file helperAlex Riesen2009-05-09
* | | | | | | | | | | | git config: clarify --add and --get-colorFelipe Contreras2009-05-09
* | | | | | | | | | | | archive-tar.c: squelch a type mismatch warningJunio C Hamano2009-05-08
* | | | | | | | | | | | Start 1.6.3.1 maintenance series.Junio C Hamano2009-05-08
| |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
* | | | | | | | | | | GIT 1.6.3v1.6.3Junio C Hamano2009-05-06
* | | | | | | | | | | t4029: use sh instead of bashNguyễn Thái Ngọc Duy2009-05-06
* | | | | | | | | | | t4200: convert sed expression which operates on non-text file to perlBrandon Casey2009-05-06