Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | checkout -f: deal with a D/F conflict entry correctly | Junio C Hamano | 2009-07-18 | 1 | -1/+1 |
* | sha1_name.c: avoid unnecessary strbuf_release | Brandon Casey | 2009-07-16 | 1 | -2/+0 |
* | refs.c: release file descriptor on error return | Brandon Casey | 2009-07-16 | 1 | -1/+3 |
* | Merge branch 'cb/maint-fetch-refspec-wo-dst' into maint | Junio C Hamano | 2009-07-08 | 1 | -1/+1 |
|\ | |||||
| * | fetch: do not create ref from empty name | Clemens Buchacher | 2009-06-18 | 1 | -1/+1 |
* | | Merge branch 'cf/maint-remote-uploadpack-useconfig-fix' into maint | Junio C Hamano | 2009-07-08 | 1 | -1/+1 |
|\ \ | |||||
| * | | git-remote: fix missing .uploadpack usage for show command | Chris Frey | 2009-06-25 | 1 | -1/+1 |
* | | | Documentation: update description of shell aliases | Sitaram Chamarty | 2009-07-08 | 1 | -1/+3 |
* | | | request-pull: really really disable pager | Michal Marek | 2009-07-01 | 1 | -3/+4 |
* | | | attr: plug minor memory leak | René Scharfe | 2009-06-30 | 1 | -0/+2 |
* | | | request-pull: really disable pager | Junio C Hamano | 2009-06-30 | 1 | -2/+2 |
* | | | Makes some cleanup/review in gittutorial | Thadeu Lima de Souza Cascardo | 2009-06-30 | 1 | -12/+12 |
* | | | Makefile: git.o depends on library headers | Johannes Sixt | 2009-06-30 | 1 | -1/+1 |
* | | | git-submodule documentation: fix foreach example | Miklos Vajna | 2009-06-30 | 2 | -2/+4 |
* | | | gitweb/README: fix AliasMatch in example | Giuseppe Bilotta | 2009-06-27 | 1 | -1/+9 |
* | | | Test grep --and/--or/--not | Thomas Rast | 2009-06-27 | 1 | -0/+30 |
* | | | Test git archive --remote | Thomas Rast | 2009-06-27 | 1 | -0/+4 |
|/ / | |||||
* | | fread does not return negative on error | Roel Kluin | 2009-06-23 | 1 | -1/+1 |
* | | t3700-add: add a POSIXPERM prerequisite to a new test | Johannes Sixt | 2009-06-22 | 1 | -1/+1 |
* | | Merge branch 'sb/maint-1.6.0-add-config-fix' into maint | Junio C Hamano | 2009-06-22 | 2 | -2/+15 |
|\ \ | |||||
| * | | add: allow configurations to be overriden by command line | Stephen Boyd | 2009-06-18 | 2 | -2/+15 |
* | | | GIT 1.6.3.3v1.6.3.3 | Junio C Hamano | 2009-06-21 | 3 | -2/+40 |
* | | | Merge branch 'ak/maint-for-each-ref-no-lookup' into maint | Junio C Hamano | 2009-06-21 | 1 | -9/+17 |
|\ \ \ | |||||
| * | | | for-each-ref: Do not lookup objects when they will not be used | Anders Kaseorg | 2009-05-28 | 1 | -9/+17 |
* | | | | Merge branch 'rc/maint-http-local-slot-fix' into maint | Junio C Hamano | 2009-06-21 | 2 | -0/+12 |
|\ \ \ \ | |||||
| * | | | | http*: cleanup slot->local after fclose | Tay Ray Chuan | 2009-06-06 | 2 | -0/+12 |
* | | | | | Merge branch 'cb/maint-no-double-merge' into maint | Junio C Hamano | 2009-06-21 | 2 | -1/+7 |
|\ \ \ \ \ | |||||
| * | | | | | refuse to merge during a merge | Clemens Buchacher | 2009-06-01 | 2 | -1/+7 |
* | | | | | | Merge branch 'mn/maint-iconv-autoconf' into maint | Junio C Hamano | 2009-06-21 | 1 | -0/+8 |
|\ \ \ \ \ \ | |||||
| * | | | | | | fix handling of iconv configuration options | Marco Nelissen | 2009-06-08 | 1 | -0/+8 |
* | | | | | | | Merge branch 'lt/maint-unsigned-left-shift' into maint | Junio C Hamano | 2009-06-21 | 8 | -16/+12 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix big left-shifts of unsigned char | Linus Torvalds | 2009-06-18 | 8 | -16/+12 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Merge branch 'pb/maint-1.6.2-userdiff-fix' into maint | Junio C Hamano | 2009-06-21 | 2 | -7/+10 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | upload-archive: fix infinite loop on Cygwin | René Scharfe | 2009-06-18 | 1 | -5/+7 |
| * | | | | | | | avoid exponential regex match for java and objc function names | Paolo Bonzini | 2009-06-18 | 1 | -2/+3 |
* | | | | | | | | attribute: whitespace set to true detects all errors known to git | Junio C Hamano | 2009-06-21 | 1 | -5/+7 |
* | | | | | | | | .gitattributes: CR at the end of the line is an error | Nanako Shiraishi | 2009-06-21 | 1 | -1/+1 |
* | | | | | | | | t3505: fix abuse of test_expect_code | Junio C Hamano | 2009-06-21 | 1 | -5/+5 |
* | | | | | | | | Merge branch 'maint-1.6.2' into maint | Junio C Hamano | 2009-06-20 | 3 | -7/+7 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'maint-1.6.1' into maint-1.6.2 | Junio C Hamano | 2009-06-20 | 3 | -7/+7 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
| | * | | | | | | | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 2009-06-20 | 3 | -7/+7 |
| | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | git-show-ref.txt: remove word and make consistent | Stephen Boyd | 2009-06-20 | 1 | -2/+2 |
| | | * | | | | | | | git-svn documentation: fix typo in 'rebase vs. pull/merge' section | Miklos Vajna | 2009-06-20 | 1 | -1/+1 |
| | | | |_|_|_|_|/ | | | |/| | | | | | |||||
| | | * | | | | | | use xstrdup, not strdup in ll-merge.c | Jim Meyering | 2009-06-14 | 1 | -4/+4 |
* | | | | | | | | | http.c: fix compiling with libcurl 7.9.2 | Mark Lodato | 2009-06-18 | 1 | -4/+4 |
* | | | | | | | | | import-tars: support symlinks | Johannes Schindelin | 2009-06-18 | 1 | -5/+12 |
* | | | | | | | | | pull, rebase: simplify to use die() | Stephen Boyd | 2009-06-14 | 2 | -10/+5 |
| |_|_|/ / / / / |/| | | | | | | | |||||
* | | | | | | | | Merge branch 'maint-1.6.2' into maint | Junio C Hamano | 2009-06-13 | 1 | -33/+32 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | Merge branch 'maint-1.6.1' into maint-1.6.2 | Junio C Hamano | 2009-06-13 | 1 | -33/+32 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |||||
| | * | | | | | | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 2009-06-13 | 2 | -34/+34 |
| | |\ \ \ \ \ \ | | | |/ / / / / |