Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | shell portability: no "export VAR=VAL" | Junio C Hamano | 2010-10-13 | 6 | -23/+23 | |
| * | | | | | | | | | | | | | CodingGuidelines: reword parameter expansion section | Junio C Hamano | 2010-10-13 | 1 | -12/+15 | |
| * | | | | | | | | | | | | | Documentation: update-index: -z applies also to --index-info | Bert Wesarg | 2010-10-13 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | Documentation: No argument of ALLOC_GROW should have side-effects | Jonathan Nieder | 2010-10-08 | 1 | -1/+1 | |
| | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | fast-import: Allow filemodify to set the root | David Barr | 2010-10-14 | 3 | -0/+33 | |
* | | | | | | | | | | | | | gitweb: Improve behavior for actionless path_info gitweb URLs | Jakub Narebski | 2010-10-13 | 1 | -2/+9 | |
* | | | | | | | | | | | | | gitweb: Fix bug in evaluate_path_info | Jakub Narebski | 2010-10-13 | 1 | -2/+2 | |
* | | | | | | | | | | | | | gitweb: Fix test of highlighting support in t9500 | Jakub Narebski | 2010-10-13 | 1 | -5/+6 | |
* | | | | | | | | | | | | | t5503: fix typo | Michael J Gruber | 2010-10-08 | 1 | -1/+1 | |
* | | | | | | | | | | | | | commit-tree: free commit message before exiting | Jonathan Nieder | 2010-10-07 | 1 | -5/+7 | |
* | | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-10-06 | 2 | -9/+18 | |
|\| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | t/t3415: use && where applicable. | Yann Dirson | 2010-10-06 | 1 | -3/+3 | |
| * | | | | | | | | | | | | SubmittingPatches: Document some extra tags used in commit messages | Ramkumar Ramachandra | 2010-10-06 | 1 | -6/+15 | |
* | | | | | | | | | | | | | diffcore-pickaxe.c: a void function shouldn't try to return something | Brandon Casey | 2010-10-06 | 1 | -2/+2 | |
* | | | | | | | | | | | | | Make test script t9157 executable | Junio C Hamano | 2010-10-06 | 1 | -0/+0 | |
* | | | | | | | | | | | | | Merge branch 'jk/repack-reuse-object' | Junio C Hamano | 2010-10-06 | 3 | -3/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Documentation: pack.compression: explain how to recompress | Jan Krüger | 2010-09-27 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | repack: add -F flag to let user choose between --no-reuse-delta/object | Jan Krüger | 2010-09-27 | 2 | -3/+9 | |
| | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'bc/fix-cherry-pick-root' | Junio C Hamano | 2010-10-06 | 2 | -1/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | builtin/revert.c: don't dereference a NULL pointer | Brandon Casey | 2010-09-27 | 2 | -1/+11 | |
| |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge branch 'uk/fix-author-ident-sed-script' | Junio C Hamano | 2010-10-06 | 1 | -3/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | get_author_ident_from_commit(): remove useless quoting | Uwe Kleine-König | 2010-09-27 | 1 | -3/+0 | |
| |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge branch 'cw/gitweb-hilite-config' | Junio C Hamano | 2010-10-06 | 3 | -3/+21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Enable highlight executable path as a configuration option | Christopher Wilson | 2010-09-27 | 3 | -3/+21 | |
| |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge branch 'ab/makefile-track-cc' | Junio C Hamano | 2010-10-06 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Makefile: add CC to TRACK_CFLAGS | Ævar Arnfjörð Bjarmason | 2010-09-27 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge branch 'mg/reset-doc' | Junio C Hamano | 2010-10-06 | 1 | -29/+47 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | git-reset.txt: make modes description more consistent | Michael J Gruber | 2010-09-19 | 1 | -17/+26 | |
| * | | | | | | | | | | | | | git-reset.txt: point to git-checkout | Michael J Gruber | 2010-09-19 | 1 | -0/+7 | |
| * | | | | | | | | | | | | | git-reset.txt: use "working tree" consistently | Michael J Gruber | 2010-09-19 | 1 | -7/+7 | |
| * | | | | | | | | | | | | | git-reset.txt: reset --soft is not a no-op | Michael J Gruber | 2010-09-19 | 1 | -4/+4 | |
| * | | | | | | | | | | | | | git-reset.txt: reset does not change files in target | Michael J Gruber | 2010-09-19 | 1 | -2/+4 | |
| * | | | | | | | | | | | | | git-reset.txt: clarify branch vs. branch head | Michael J Gruber | 2010-09-19 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-10-06 | 16 | -42/+135 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Documentation/git-clone: describe --mirror more verbosely | Uwe Kleine-König | 2010-10-06 | 1 | -1/+6 | |
| * | | | | | | | | | | | | | do not depend on signed integer overflow | Erik Faye-Lund | 2010-10-06 | 4 | -3/+15 | |
| * | | | | | | | | | | | | | work around buggy S_ISxxx(m) implementations | René Scharfe | 2010-10-06 | 1 | -3/+10 | |
| * | | | | | | | | | | | | | xdiff: cast arguments for ctype functions to unsigned char | Jonathan Nieder | 2010-10-06 | 3 | -10/+11 | |
| * | | | | | | | | | | | | | init: plug tiny one-time memory leak | Jonathan Nieder | 2010-10-06 | 1 | -13/+19 | |
| * | | | | | | | | | | | | | diffcore-pickaxe.c: remove unnecessary curly braces | Brandon Casey | 2010-10-05 | 1 | -2/+1 | |
| * | | | | | | | | | | | | | Merge early part of git-svn into maint | Junio C Hamano | 2010-10-05 | 3 | -5/+69 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | git-svn: fix processing of decorated commit hashes | Mathias Lafeldt | 2010-09-24 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | git-svn: check_cherry_pick should exclude commits already in our history | Steven Walter | 2010-09-24 | 2 | -1/+53 | |
| | * | | | | | | | | | | | | | Documentation/git-svn: discourage "noMetadata" | Eric Wong | 2010-09-24 | 1 | -3/+14 | |
| * | | | | | | | | | | | | | | t3020 (ls-files-error-unmatch): remove stray '1' from end of file | Elijah Newren | 2010-10-04 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | setup: make sure git dir path is in a permanent buffer | Jonathan Nieder | 2010-10-04 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | | environment.c: remove unused variable | Jonathan Nieder | 2010-10-04 | 1 | -3/+1 | |
* | | | | | | | | | | | | | | | Merge branch 'work/pt/for-junio' of git://repo.or.cz/git/mingw/4msysgit | Junio C Hamano | 2010-10-06 | 12 | -36/+122 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Add MinGW-specific execv() override. | Eric Sunshine | 2010-10-04 | 2 | -0/+7 | |
| * | | | | | | | | | | | | | | | Fix Windows-specific macro redefinition warning. | Eric Sunshine | 2010-10-04 | 1 | -0/+6 |