summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update release notes to 1.6.3Junio C Hamano2009-03-111-1/+18
* Merge branch 'maint'Junio C Hamano2009-03-112-17/+19
|\
| * Update draft release notes for 1.6.2.1Junio C Hamano2009-03-111-0/+19
| * Merge branch 'js/maint-send-email' into maintJunio C Hamano2009-03-113-112/+305
| |\
| * \ Merge branch 'jk/sane-relative-time' into maintJunio C Hamano2009-03-111-1/+19
| |\ \
| * \ \ Merge branch 'jc/maint-add-p-unquote' into maintJunio C Hamano2009-03-112-10/+52
| |\ \ \
| * \ \ \ Merge branch 'fg/maint-exclude-bq' into maintJunio C Hamano2009-03-112-2/+9
| |\ \ \ \
| * \ \ \ \ Merge branch 'en/maint-hash-object' into maintJunio C Hamano2009-03-111-2/+2
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch 'mg/maint-submodule-normalize-path'Junio C Hamano2009-03-112-3/+61
|\ \ \ \ \ \ \
| * | | | | | | git submodule: Fix adding of submodules at paths with ./, .. and //Michael J Gruber2009-03-032-7/+16
| * | | | | | | git submodule: Add test cases for git submodule addMichael J Gruber2009-03-031-0/+49
* | | | | | | | Merge branch 'jc/maint-1.6.0-keep-pack'Junio C Hamano2009-03-1110-72/+51
|\ \ \ \ \ \ \ \
| * | | | | | | | is_kept_pack(): final clean-upJunio C Hamano2009-02-285-21/+13
| * | | | | | | | Simplify is_kept_pack()Junio C Hamano2009-02-285-51/+18
| * | | | | | | | Consolidate ignore_packed logic moreJunio C Hamano2009-02-284-21/+17
| * | | | | | | | has_sha1_kept_pack(): take "struct rev_info"Junio C Hamano2009-02-284-9/+12
| * | | | | | | | has_sha1_pack(): refactor "pretend these packs do not exist" interfaceJunio C Hamano2009-02-287-13/+33
| * | | | | | | | git-repack: resist stray environment variableJunio C Hamano2009-02-281-0/+1
* | | | | | | | | Merge branch 'rs/memmem'Junio C Hamano2009-03-112-11/+12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | optimize compat/ memmem()René Scharfe2009-03-021-1/+4
| * | | | | | | | | diffcore-pickaxe: use memmem()René Scharfe2009-03-021-10/+8
* | | | | | | | | | Merge branch 'tv/rebase-stat'Junio C Hamano2009-03-115-14/+65
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | git-pull: Allow --stat and --no-stat to be used with --rebaseTor Arne Vestbø2009-03-021-5/+5
| * | | | | | | | | | git-rebase: Add --stat and --no-stat for producing diffstat on rebaseTor Arne Vestbø2009-03-024-9/+60
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'jk/clone-post-checkout'Junio C Hamano2009-03-112-1/+18
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | clone: run post-checkout hook when checking outJeff King2009-03-022-1/+18
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'tr/format-patch-thread'Junio C Hamano2009-03-116-55/+307
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | format-patch: support deep threadingThomas Rast2009-02-214-5/+170
| * | | | | | | | | | format-patch: thread as reply to cover letter even with in-reply-toThomas Rast2009-02-212-8/+21
| * | | | | | | | | | format-patch: track several referencesThomas Rast2009-02-213-8/+19
| * | | | | | | | | | format-patch: threading test reactivationThomas Rast2009-02-191-39/+103
* | | | | | | | | | | Merge branch 'el/blame-date'Junio C Hamano2009-03-112-16/+59
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Make git blame's date output format configurable, like git logEugene Letuchy2009-03-052-16/+59
* | | | | | | | | | | | Merge branch 'tr/gcov'Junio C Hamano2009-03-1110-0/+341
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Test git-patch-idThomas Rast2009-02-201-0/+38
| * | | | | | | | | | | | Test rev-list --parents/--childrenThomas Rast2009-02-203-0/+17
| * | | | | | | | | | | | Test log --decorateThomas Rast2009-02-202-0/+35
| * | | | | | | | | | | | Test fsck a bit harderThomas Rast2009-02-201-0/+67
| * | | | | | | | | | | | Test log --graphThomas Rast2009-02-201-0/+148
| * | | | | | | | | | | | Test diff --dirstat functionalityThomas Rast2009-02-202-0/+4
| * | | | | | | | | | | | Test that diff can read from stdinThomas Rast2009-02-201-0/+8
| * | | | | | | | | | | | Support coverage testing with GCC/gcovThomas Rast2009-02-201-0/+24
* | | | | | | | | | | | | test: do not LoadModule log_config_module unconditionallyJohannes Schindelin2009-03-111-1/+3
* | | | | | | | | | | | | git-instaweb: fix lighttpd configuration on cygwinRamsay Jones2009-03-101-3/+66
* | | | | | | | | | | | | Include log_config module in apache.confDaniel Barkalow2009-03-101-0/+1
* | | | | | | | | | | | | Typo and language fixes for git-checkout.txtMichael J Gruber2009-03-101-17/+16
* | | | | | | | | | | | | connect.c: remove a few globals by using git_config callback dataErik Faye-Lund2009-03-101-6/+3
* | | | | | | | | | | | | Merge git://git.bogomips.org/git-svnJunio C Hamano2009-03-091-1/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | git-svn: support intermediate paths when matching tags/branchesMichael Lai2009-03-091-1/+4
* | | | | | | | | | | | | | parseopt: prevent KEEP_UNKNOWN and STOP_AT_NON_OPTION from being used togetherRené Scharfe2009-03-092-1/+5