Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-10-13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | Better advice on using topic branches for kernel development | Luck, Tony | 2010-10-13 | |
| * | | | | | | | | | | | | | Documentation: update implicit "--no-index" behavior in "git diff" | Jonathan Nieder | 2010-10-13 | |
| * | | | | | | | | | | | | | Documentation: expand 'git diff' SEE ALSO section | Jonathan Nieder | 2010-10-13 | |
| * | | | | | | | | | | | | | Documentation: diff can compare blobs | Jonathan Nieder | 2010-10-13 | |
| * | | | | | | | | | | | | | Documentation: gitrevisions is in section 7 | Jonathan Nieder | 2010-10-13 | |
| * | | | | | | | | | | | | | shell portability: no "export VAR=VAL" | Junio C Hamano | 2010-10-13 | |
| * | | | | | | | | | | | | | CodingGuidelines: reword parameter expansion section | Junio C Hamano | 2010-10-13 | |
| * | | | | | | | | | | | | | Documentation: update-index: -z applies also to --index-info | Bert Wesarg | 2010-10-13 | |
| * | | | | | | | | | | | | | Documentation: No argument of ALLOC_GROW should have side-effects | Jonathan Nieder | 2010-10-08 | |
| | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | | fast-import: Allow filemodify to set the root | David Barr | 2010-10-13 | |
* | | | | | | | | | | | | | gitweb: Improve behavior for actionless path_info gitweb URLs | Jakub Narebski | 2010-10-13 | |
* | | | | | | | | | | | | | gitweb: Fix bug in evaluate_path_info | Jakub Narebski | 2010-10-13 | |
* | | | | | | | | | | | | | gitweb: Fix test of highlighting support in t9500 | Jakub Narebski | 2010-10-13 | |
* | | | | | | | | | | | | | t5503: fix typo | Michael J Gruber | 2010-10-08 | |
* | | | | | | | | | | | | | commit-tree: free commit message before exiting | Jonathan Nieder | 2010-10-06 | |
* | | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-10-06 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | t/t3415: use && where applicable. | Yann Dirson | 2010-10-06 | |
| * | | | | | | | | | | | | SubmittingPatches: Document some extra tags used in commit messages | Ramkumar Ramachandra | 2010-10-06 | |
* | | | | | | | | | | | | | diffcore-pickaxe.c: a void function shouldn't try to return something | Brandon Casey | 2010-10-06 | |
* | | | | | | | | | | | | | Make test script t9157 executable | Junio C Hamano | 2010-10-06 | |
* | | | | | | | | | | | | | Merge branch 'jk/repack-reuse-object' | Junio C Hamano | 2010-10-06 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | Documentation: pack.compression: explain how to recompress | Jan Krüger | 2010-09-27 | |
| * | | | | | | | | | | | | | repack: add -F flag to let user choose between --no-reuse-delta/object | Jan Krüger | 2010-09-27 | |
| | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | | Merge branch 'bc/fix-cherry-pick-root' | Junio C Hamano | 2010-10-06 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | builtin/revert.c: don't dereference a NULL pointer | Brandon Casey | 2010-09-27 | |
| |/ / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | Merge branch 'uk/fix-author-ident-sed-script' | Junio C Hamano | 2010-10-06 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | get_author_ident_from_commit(): remove useless quoting | Uwe Kleine-König | 2010-09-27 | |
| |/ / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | Merge branch 'cw/gitweb-hilite-config' | Junio C Hamano | 2010-10-06 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | Enable highlight executable path as a configuration option | Christopher Wilson | 2010-09-27 | |
| |/ / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | Merge branch 'ab/makefile-track-cc' | Junio C Hamano | 2010-10-06 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | Makefile: add CC to TRACK_CFLAGS | Ævar Arnfjörð Bjarmason | 2010-09-27 | |
| |/ / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | Merge branch 'mg/reset-doc' | Junio C Hamano | 2010-10-06 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | git-reset.txt: make modes description more consistent | Michael J Gruber | 2010-09-18 | |
| * | | | | | | | | | | | | | git-reset.txt: point to git-checkout | Michael J Gruber | 2010-09-18 | |
| * | | | | | | | | | | | | | git-reset.txt: use "working tree" consistently | Michael J Gruber | 2010-09-18 | |
| * | | | | | | | | | | | | | git-reset.txt: reset --soft is not a no-op | Michael J Gruber | 2010-09-18 | |
| * | | | | | | | | | | | | | git-reset.txt: reset does not change files in target | Michael J Gruber | 2010-09-18 | |
| * | | | | | | | | | | | | | git-reset.txt: clarify branch vs. branch head | Michael J Gruber | 2010-09-18 | |
* | | | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-10-06 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | Documentation/git-clone: describe --mirror more verbosely | Uwe Kleine-König | 2010-10-06 | |
| * | | | | | | | | | | | | | do not depend on signed integer overflow | Erik Faye-Lund | 2010-10-06 | |
| * | | | | | | | | | | | | | work around buggy S_ISxxx(m) implementations | René Scharfe | 2010-10-06 | |
| * | | | | | | | | | | | | | xdiff: cast arguments for ctype functions to unsigned char | Jonathan Nieder | 2010-10-06 | |
| * | | | | | | | | | | | | | init: plug tiny one-time memory leak | Jonathan Nieder | 2010-10-06 | |
| * | | | | | | | | | | | | | diffcore-pickaxe.c: remove unnecessary curly braces | Brandon Casey | 2010-10-05 | |
| * | | | | | | | | | | | | | Merge early part of git-svn into maint | Junio C Hamano | 2010-10-05 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | git-svn: fix processing of decorated commit hashes | Mathias Lafeldt | 2010-09-24 | |
| | * | | | | | | | | | | | | | git-svn: check_cherry_pick should exclude commits already in our history | Steven Walter | 2010-09-24 | |
| | * | | | | | | | | | | | | | Documentation/git-svn: discourage "noMetadata" | Eric Wong | 2010-09-24 |