Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | | Merge branch 'jc/mktree' | Junio C Hamano | 2009-05-31 | 7 | -135/+280 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | mktree: validate entry type in input | Josh Micich | 2009-05-16 | 1 | -10/+33 | |
| * | | | | | | | | | | | | | | mktree --batch: build more than one tree object | Josh Micich | 2009-05-16 | 2 | -8/+40 | |
| * | | | | | | | | | | | | | | mktree --missing: updated usage message and man page | Josh Micich | 2009-05-16 | 2 | -4/+11 | |
| * | | | | | | | | | | | | | | mktree --missing: allow missing objects | Junio C Hamano | 2009-05-10 | 2 | -4/+19 | |
| * | | | | | | | | | | | | | | t1010: add mktree test | Junio C Hamano | 2009-05-10 | 1 | -0/+61 | |
| * | | | | | | | | | | | | | | mktree: do not barf on a submodule commit | Junio C Hamano | 2009-05-10 | 1 | -1/+8 | |
| * | | | | | | | | | | | | | | builtin-mktree.c: use a helper function to handle one line of input | Junio C Hamano | 2009-05-10 | 1 | -40/+42 | |
| * | | | | | | | | | | | | | | mktree: use parse-options | Junio C Hamano | 2009-05-10 | 1 | -10/+10 | |
| * | | | | | | | | | | | | | | build-in git-mktree | Junio C Hamano | 2009-05-10 | 4 | -12/+10 | |
* | | | | | | | | | | | | | | | Merge branch 'ew/svn-test-and-old-i18n' | Junio C Hamano | 2009-05-31 | 17 | -93/+91 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | t9139 uses ancient, backwards-compatible iconv names | Eric Wong | 2009-05-30 | 17 | -93/+91 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | t8005: fix typo, it's ISO-8859-5, not KOI8-R | Brandon Casey | 2009-05-27 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | t8005: convert CP1251 character set to ISO8859-5 | Brandon Casey | 2009-05-22 | 3 | -15/+15 | |
| | * | | | | | | | | | | | | | | | t8005: use more portable character encoding names | Brandon Casey | 2009-05-22 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | | | | t5100: use ancient encoding syntax for backwards compatibility | Brandon Casey | 2009-05-18 | 2 | -20/+20 | |
| | * | | | | | | | | | | | | | | | t9301: use ISO8859-1 rather than ISO-8859-1 | Brandon Casey | 2009-05-18 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | t3901: Use ISO8859-1 instead of ISO-8859-1 for backward compatibility | Brandon Casey | 2009-05-18 | 1 | -20/+20 | |
| | * | | | | | | | | | | | | | | | t3901: avoid negation on right hand side of '|' | Brandon Casey | 2009-05-18 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | builtin-mailinfo.c: use "ISO8859-1" instead of "latin1" as fallback encoding | Brandon Casey | 2009-05-18 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | builtin-mailinfo.c: compare character encodings case insensitively | Brandon Casey | 2009-05-18 | 1 | -4/+2 | |
| | * | | | | | | | | | | | | | | | Use 'UTF-8' rather than 'utf-8' everywhere for backward compatibility | Brandon Casey | 2009-05-18 | 4 | -6/+6 | |
| | * | | | | | | | | | | | | | | | t3900: use ancient iconv names for backward compatibility | Brandon Casey | 2009-05-18 | 5 | -20/+20 | |
* | | | | | | | | | | | | | | | | | Merge branch 'mw/send-email' | Junio C Hamano | 2009-05-31 | 2 | -20/+27 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | send-email: Remove superfluous `my $editor = ...' | Michael Witten | 2009-04-14 | 1 | -2/+0 | |
| * | | | | | | | | | | | | | | | | | send-email: 'References:' should only reference what is sent | Michael Witten | 2009-04-14 | 1 | -4/+10 | |
| * | | | | | | | | | | | | | | | | | send-email: Handle "GIT:" rather than "GIT: " during --compose | Michael Witten | 2009-04-14 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | Docs: send-email: --smtp-server-port can take symbolic ports | Michael Witten | 2009-04-14 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | | | | | Docs: send-email: Refer to CONFIGURATION section for sendemail.multiedit | Michael Witten | 2009-04-14 | 1 | -3/+4 | |
| * | | | | | | | | | | | | | | | | | Docs: send-email: Put options back into alphabetical order | Michael Witten | 2009-04-14 | 1 | -11/+11 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'cc/bisect' (early part) | Junio C Hamano | 2009-05-31 | 4 | -55/+59 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | bisect: check ancestors without forking a "git rev-list" process | Christian Couder | 2009-05-17 | 2 | -44/+23 | |
| * | | | | | | | | | | | | | | | | | | commit: add function to unparse a commit and its parents | Christian Couder | 2009-05-17 | 2 | -0/+22 | |
| * | | | | | | | | | | | | | | | | | | bisect: rework some rev related functions to make them more reusable | Christian Couder | 2009-05-17 | 1 | -11/+14 | |
* | | | | | | | | | | | | | | | | | | | git-add: no need for -f when resolving a conflict in already tracked path | Jeff King | 2009-05-31 | 2 | -1/+13 | |
* | | | | | | | | | | | | | | | | | | | config.txt: document add.ignore-errors | Stephen Boyd | 2009-05-31 | 1 | -0/+5 | |
* | | | | | | | | | | | | | | | | | | | bash: remove always true if statement from __git_ps1() | SZEDER Gábor | 2009-05-31 | 1 | -6/+4 | |
* | | | | | | | | | | | | | | | | | | | git-apply(1): Clarify that one can select where to apply the patch | Björn Steinbrink | 2009-05-31 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | http-push: reuse existing is_null_ref | Clemens Buchacher | 2009-05-31 | 1 | -16/+5 | |
| |_|/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | Merge git://git.bogomips.org/git-svn | Junio C Hamano | 2009-05-30 | 2 | -3/+61 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | git-svn: refuse to dcommit non-UTF-8 messages | Eric Wong | 2009-05-28 | 2 | -3/+61 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | Documentation: teach stash/pop workflow instead of stash/apply | Thomas Rast | 2009-05-30 | 2 | -16/+18 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'sb/maint-1.6.2-opt-filename-fix' | Junio C Hamano | 2009-05-29 | 6 | -0/+93 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | apply, fmt-merge-msg: use relative filenames | Stephen Boyd | 2009-05-23 | 4 | -0/+79 | |
| * | | | | | | | | | | | | | | | | | commit: -F overrides -t | Stephen Boyd | 2009-05-23 | 2 | -0/+14 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'jc/maint-add-p-coalesce-fix' | Junio C Hamano | 2009-05-29 | 2 | -1/+133 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | t3701: ensure correctly set up repository after skipped tests | Johannes Sixt | 2009-05-25 | 1 | -0/+6 | |
| * | | | | | | | | | | | | | | | | | Revert "git-add--interactive: remove hunk coalescing" | Junio C Hamano | 2009-05-16 | 2 | -2/+96 | |
| * | | | | | | | | | | | | | | | | | Splitting a hunk that adds a line at the top fails in "add -p" | Matt Graham | 2009-05-16 | 1 | -0/+32 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'rs/maint-grep-word-regexp-fix' | Junio C Hamano | 2009-05-29 | 2 | -1/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | |