aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | tree-walk: Correct bitrotted comment about tree_entry()Elijah Newren2010-08-25
* | | | | | | | | | | Fix 'git log' early pager startup error caseLinus Torvalds2010-08-25
* | | | | | | | | | | parse-options: clarify PARSE_OPT_NOARG descriptionJonathan Nieder2010-08-24
* | | | | | | | | | | t3302 (notes): Port to SolarisJonathan Nieder2010-08-24
* | | | | | | | | | | Typos in code comments, an error message, documentationRalf Wildenhues2010-08-22
| |_|_|/ / / / / / / |/| | | | | | | | |
* | | | | | | | | | t7403: add missing &&'sJens Lehmann2010-08-21
* | | | | | | | | | Tell ignore file about generate files in /gitweb/staticMark Rada2010-08-21
* | | | | | | | | | Merge branch 'jc/maint-follow-rename-fix' into maintJunio C Hamano2010-08-20
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | log: test for regression introduced in v1.7.2-rc0~103^2~2Ævar Arnfjörð Bjarmason2010-08-15
| * | | | | | | | | | diff --follow: do call diffcore_std() as necessaryJunio C Hamano2010-08-13
| * | | | | | | | | | diff --follow: do not waste cycles while recursingJunio C Hamano2010-08-13
* | | | | | | | | | | Merge branch 'jn/maint-plug-leak' into maintJunio C Hamano2010-08-20
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | write-tree: Avoid leak when index refers to an invalid objectJonathan Nieder2010-08-11
| * | | | | | | | | | | read-tree: stop leaking tree objectsJonathan Nieder2010-08-11
| * | | | | | | | | | | core: Stop leaking ondisk_cache_entrysJonathan Nieder2010-08-11
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'jn/fix-abbrev' into maintJunio C Hamano2010-08-20
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | examples/commit: use --abbrev for commit summaryJonathan Nieder2010-07-27
| * | | | | | | | | | | checkout, commit: remove confusing assignments to rev.abbrevJonathan Nieder2010-07-27
| * | | | | | | | | | | archive: abbreviate substituted commit ids againJonathan Nieder2010-07-27
* | | | | | | | | | | | Merge branch 'vs/doc-spell' into maintJunio C Hamano2010-08-20
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Documentation: spelling fixesVille Skyttä2010-07-20
* | | | | | | | | | | | | Merge branch 'jn/rebase-rename-am' into maintJunio C Hamano2010-08-20
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | rebase: protect against diff.renames configurationJunio C Hamano2010-07-23
| * | | | | | | | | | | | | t3400 (rebase): whitespace cleanupJonathan Nieder2010-07-23
| * | | | | | | | | | | | | Teach "apply --index-info" to handle rename patchesJunio C Hamano2010-07-23
| * | | | | | | | | | | | | t4150 (am): futureproof against failing testsJonathan Nieder2010-07-23
| * | | | | | | | | | | | | t4150 (am): style fixJonathan Nieder2010-07-23
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'jn/doc-pull' into maintJunio C Hamano2010-08-20
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Documentation: flesh out “git pull” descriptionJonathan Nieder2010-08-02
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'bc/use-more-hardlinks-in-install' into maintJunio C Hamano2010-08-20
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Makefile: make hard/symbolic links for non-builtins tooBrandon Casey2010-07-25
| * | | | | | | | | | | | | Makefile: link builtins residing in bin directory to main git binary tooBrandon Casey2010-07-25
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'tr/rfc-reset-doc' into maintJunio C Hamano2010-08-20
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Documentation/reset: move "undo permanently" example behind "make topic"Thomas Rast2010-07-19
| * | | | | | | | | | | | | Documentation/reset: reorder examples to match descriptionThomas Rast2010-07-19
| * | | | | | | | | | | | | Documentation/reset: promote 'examples' one section upThomas Rast2010-07-19
| * | | | | | | | | | | | | Documentation/reset: separate options by modeThomas Rast2010-07-19
| * | | | | | | | | | | | | Documentation/git-reset: reorder modes for soft-mixed-hard progressionThomas Rast2010-07-19
* | | | | | | | | | | | | | xmalloc: include size in the failure messageMatthieu Moy2010-08-20
* | | | | | | | | | | | | | Git 1.7.2.2v1.7.2.2Junio C Hamano2010-08-19
* | | | | | | | | | | | | | Merge branch 'tr/xsize-bits' into maintJunio C Hamano2010-08-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | xsize_t: check whether we lose bitsThomas Rast2010-07-28
* | | | | | | | | | | | | | | Merge branch 'jc/sha1-name-find-fix' into maintJunio C Hamano2010-08-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | sha1_name.c: fix parsing of ":/token" syntaxJunio C Hamano2010-08-02
| | |_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'sp/fix-smart-http-deadlock-on-error' into maintJunio C Hamano2010-08-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | smart-http: Don't deadlock on server failureShawn O. Pearce2010-08-06
* | | | | | | | | | | | | | | push: mention "git pull" in error message for non-fast forwardsMatthieu Moy2010-08-12
* | | | | | | | | | | | | | | Standardize do { ... } while (0) styleJonathan Nieder2010-08-12
* | | | | | | | | | | | | | | t/t7003: replace \t with literal tab in sed expressionBrandon Casey2010-08-12
* | | | | | | | | | | | | | | index-pack: Don't follow replace refs.Nelson Elhage2010-08-12