Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: add date printing and parsing tests | Jeff King | 2009-08-30 | 1 | -0/+75 |
* | refactor test-date interface | Jeff King | 2009-08-30 | 1 | -8/+55 |
* | Add date formatting and parsing functions relative to a given time | Alex Riesen | 2009-08-30 | 2 | -63/+92 |
* | Further 'approxidate' improvements | Linus Torvalds | 2009-08-22 | 1 | -5/+27 |
* | Improve on 'approxidate' | Linus Torvalds | 2009-08-22 | 1 | -30/+63 |
* | Sync with 1.6.4.1 | Junio C Hamano | 2009-08-21 | 2 | -1/+48 |
|\ | |||||
| * | GIT 1.6.4.1v1.6.4.1 | Junio C Hamano | 2009-08-21 | 4 | -3/+50 |
| * | Merge branch 'bc/maint-am-email' into maint | Junio C Hamano | 2009-08-21 | 2 | -1/+34 |
| |\ | |||||
| * \ | Merge branch 'jc/maint-merge-recursive-fix' into maint | Junio C Hamano | 2009-08-21 | 2 | -3/+80 |
| |\ \ | |||||
| * \ \ | Merge branch 'zf/maint-gitweb-acname' into maint | Junio C Hamano | 2009-08-21 | 1 | -3/+2 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'np/maint-limit-delta-cache' into maint | Junio C Hamano | 2009-08-21 | 2 | -4/+12 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'jk/maint-show-tag' into maint | Junio C Hamano | 2009-08-21 | 1 | -1/+7 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'sb/maint-pull-rebase' into maint | Junio C Hamano | 2009-08-21 | 2 | -3/+24 |
| |\ \ \ \ \ \ | |||||
* | | | | | | | | compat/snprintf.c: clarify SNPRINTF_SIZE_CORR | Junio C Hamano | 2009-08-21 | 1 | -1/+2 |
* | | | | | | | | Merge branch 'cc/replace' | Junio C Hamano | 2009-08-21 | 23 | -13/+610 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | t6050: check pushing something based on a replaced commit | Christian Couder | 2009-05-31 | 1 | -0/+68 |
| * | | | | | | | | Documentation: add documentation for "git replace" | Christian Couder | 2009-05-31 | 1 | -0/+71 |
| * | | | | | | | | Add git-replace to .gitignore | David Aguilar | 2009-05-31 | 1 | -0/+1 |
| * | | | | | | | | builtin-replace: use "usage_msg_opt" to give better error messages | Christian Couder | 2009-05-31 | 1 | -6/+12 |
| * | | | | | | | | parse-options: add new function "usage_msg_opt" | Christian Couder | 2009-05-31 | 3 | -1/+13 |
| * | | | | | | | | builtin-replace: teach "git replace" to actually replace | Christian Couder | 2009-05-31 | 2 | -1/+59 |
| * | | | | | | | | Add new "git replace" command | Christian Couder | 2009-05-31 | 5 | -0/+120 |
| * | | | | | | | | environment: add global variable to disable replacement | Christian Couder | 2009-05-31 | 9 | -0/+35 |
| * | | | | | | | | mktag: call "check_sha1_signature" with the replacement sha1 | Christian Couder | 2009-05-31 | 2 | -3/+16 |
| * | | | | | | | | replace_object: add a test case | Christian Couder | 2009-05-31 | 1 | -0/+75 |
| * | | | | | | | | object: call "check_sha1_signature" with the replacement sha1 | Christian Couder | 2009-05-31 | 1 | -4/+5 |
| * | | | | | | | | sha1_file: add a "read_sha1_file_repl" function | Christian Couder | 2009-05-31 | 2 | -3/+12 |
| * | | | | | | | | replace_object: add mechanism to replace objects found in "refs/replace/" | Christian Couder | 2009-05-31 | 4 | -3/+125 |
| * | | | | | | | | refs: add a "for_each_replace_ref" function | Christian Couder | 2009-05-31 | 2 | -0/+6 |
* | | | | | | | | | Merge branch 'gb/apply-ignore-whitespace' | Junio C Hamano | 2009-08-21 | 11 | -10/+389 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | git apply: option to ignore whitespace differences | Giuseppe Bilotta | 2009-08-05 | 11 | -10/+389 |
* | | | | | | | | | | Merge branch 'bc/mailsplit-cr-at-eol' | Junio C Hamano | 2009-08-21 | 7 | -43/+61 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Allow mailsplit (and hence git-am) to handle mails with CRLF line-endings | Junio C Hamano | 2009-08-05 | 3 | -3/+40 |
| * | | | | | | | | | | builtin-mailsplit.c: remove read_line_with_nul() since it is no longer used | Brandon Casey | 2009-08-05 | 2 | -19/+0 |
| * | | | | | | | | | | builtin-mailinfo,builtin-mailsplit: use strbufs | Brandon Casey | 2009-08-05 | 2 | -19/+9 |
| * | | | | | | | | | | strbuf: add new function strbuf_getwholeline() | Brandon Casey | 2009-08-05 | 2 | -3/+13 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Make test number t7406- unique | Johannes Sixt | 2009-08-21 | 1 | -0/+0 |
* | | | | | | | | | | git-compat-util.h: remove superfluous test for __sun__ | Brandon Casey | 2009-08-19 | 1 | -2/+0 |
* | | | | | | | | | | Merge branch 'rc/maint-http-fix' | Junio C Hamano | 2009-08-18 | 1 | -1/+3 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | http.c: don't assume that urls don't end with slash | Tay Ray Chuan | 2009-08-18 | 1 | -1/+3 |
* | | | | | | | | | | | Merge branch 'tr/maint-1.6.3-add-p-modeonly-fix' | Junio C Hamano | 2009-08-18 | 2 | -0/+15 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | add -p: do not attempt to coalesce mode changes | Thomas Rast | 2009-08-15 | 2 | -1/+5 |
| * | | | | | | | | | | | git add -p: demonstrate failure when staging both mode and hunk | Kirill Smelkov | 2009-08-15 | 1 | -0/+11 |
* | | | | | | | | | | | | graph API: use a new color when starting a brand new column | Adam Simpkins | 2009-08-18 | 1 | -3/+11 |
* | | | | | | | | | | | | git-svn: Use GIT_SSH setting if SVN_SSH is not set | Karthik R | 2009-08-18 | 1 | -0/+9 |
* | | | | | | | | | | | | svn: assume URLs from the command-line are URI-encoded | Eric Wong | 2009-08-18 | 2 | -0/+54 |
* | | | | | | | | | | | | git-svn.txt: Fix location of parent argument | Tuomas Suutari | 2009-08-18 | 1 | -3/+3 |
* | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-08-18 | 3 | -8/+26 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | filter-branch: make the usage string fit on 80 chars terminals. | Matthieu Moy | 2009-08-18 | 1 | -6/+6 |
| * | | | | | | | | | | | filter-branch: add an example how to add ACKs to a range of commits | Johannes Schindelin | 2009-08-18 | 1 | -0/+10 |
| | |/ / / / / / / / / | |/| | | | | | | | | |