Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gettext: add gettextln, eval_gettextln to encode common idiom | Jon Seymour | 2011-08-08 | 1 | -0/+19 |
* | Merge branch 'tc/minix' | Junio C Hamano | 2011-08-05 | 1 | -1/+29 |
|\ | |||||
| * | Makefile: add Minix configuration options. | Thomas Cort | 2011-07-20 | 1 | -1/+29 |
* | | Merge branch 'jc/pack-order-tweak' | Junio C Hamano | 2011-08-05 | 5 | -1/+165 |
|\ \ | |||||
| * | | pack-objects: optimize "recency order" | Junio C Hamano | 2011-07-08 | 1 | -1/+137 |
| * | | core: log offset pack data accesses happened | Junio C Hamano | 2011-07-06 | 4 | -0/+28 |
* | | | docs: put listed example commands in backticks | Jeff King | 2011-08-04 | 13 | -66/+66 |
* | | | gitweb: pass string after encoding in utf-8 to syntax highlighter | 张忠山 | 2011-08-04 | 1 | -1/+1 |
* | | | Add option hooks.diffopts to customize change summary in post-receive-email | Jon Jensen | 2011-08-04 | 1 | -1/+8 |
* | | | Merge branch 'maint' | Junio C Hamano | 2011-08-03 | 2 | -11/+16 |
|\ \ \ | |||||
| * | | | add gitignore entry to description about how to write a builtin | Heiko Voigt | 2011-08-03 | 1 | -0/+2 |
| * | | | gitattributes: Reword "attribute macro" to "macro attribute" | Michael Haggerty | 2011-08-03 | 1 | -9/+9 |
| * | | | gitattributes: Clarify discussion of attribute macros | Michael Haggerty | 2011-08-03 | 1 | -5/+8 |
* | | | | Skip archive --remote tests on Windows | Johannes Sixt | 2011-08-03 | 1 | -4/+4 |
* | | | | Merge branch 'vi/make-test-vector-less-specific' | Junio C Hamano | 2011-08-01 | 8 | -13/+13 |
|\ \ \ \ | |||||
| * | | | | tests: cleanup binary test vector files | Vitaliy Ivanov | 2011-07-19 | 8 | -13/+13 |
* | | | | | Merge branch 'jk/clone-detached' | Junio C Hamano | 2011-08-01 | 4 | -6/+88 |
|\ \ \ \ \ | |||||
| * | | | | | clone: always fetch remote HEAD | Jeff King | 2011-06-07 | 2 | -6/+10 |
| * | | | | | make copy_ref globally available | Jeff King | 2011-06-07 | 2 | -2/+2 |
| * | | | | | consider only branches in guess_remote_head | Jeff King | 2011-06-05 | 2 | -2/+4 |
| * | | | | | t: add tests for cloning remotes with detached HEAD | Jeff King | 2011-06-05 | 1 | -0/+76 |
* | | | | | | Merge branch 'jc/streaming-filter' | Junio C Hamano | 2011-08-01 | 1 | -1/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | streaming: free git_istream upon closing | Jeff King | 2011-07-22 | 1 | -1/+3 |
* | | | | | | | Merge branch 'sr/transport-helper-fix' | Junio C Hamano | 2011-08-01 | 15 | -187/+475 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | transport-helper: die early on encountering deleted refs | Sverre Rabbelier | 2011-07-19 | 1 | -0/+4 |
| * | | | | | | | transport-helper: implement marks location as capability | Sverre Rabbelier | 2011-07-19 | 2 | -42/+29 |
| * | | | | | | | transport-helper: Use capname for refspec capability too | Sverre Rabbelier | 2011-07-19 | 1 | -1/+1 |
| * | | | | | | | transport-helper: change import semantics | Sverre Rabbelier | 2011-07-19 | 3 | -2/+19 |
| * | | | | | | | transport-helper: update ref status after push with export | Sverre Rabbelier | 2011-07-19 | 4 | -2/+67 |
| * | | | | | | | transport-helper: use the new done feature where possible | Sverre Rabbelier | 2011-07-19 | 2 | -7/+4 |
| * | | | | | | | transport-helper: check status code of finish_command | Sverre Rabbelier | 2011-07-19 | 1 | -8/+15 |
| * | | | | | | | transport-helper: factor out push_update_refs_status | Sverre Rabbelier | 2011-07-19 | 1 | -69/+84 |
| * | | | | | | | fast-export: support done feature | Sverre Rabbelier | 2011-07-19 | 2 | -0/+13 |
| * | | | | | | | fast-import: introduce 'done' command | Sverre Rabbelier | 2011-07-19 | 3 | -0/+75 |
| * | | | | | | | git-remote-testgit: fix error handling | Sverre Rabbelier | 2011-07-19 | 5 | -22/+62 |
| * | | | | | | | git-remote-testgit: only push for non-local repositories | Sverre Rabbelier | 2011-07-19 | 1 | -1/+3 |
| * | | | | | | | remote-curl: accept empty line as terminator | Sverre Rabbelier | 2011-07-19 | 1 | -1/+9 |
| * | | | | | | | remote-helpers: export GIT_DIR variable to helpers | Dmitry Ivankov | 2011-07-19 | 3 | -18/+14 |
| * | | | | | | | git_remote_helpers: push all refs during a non-local export | Jeff King | 2011-07-19 | 2 | -2/+2 |
| * | | | | | | | transport-helper: don't feed bogus refs to export push | Jeff King | 2011-07-19 | 2 | -2/+3 |
| * | | | | | | | git-remote-testgit: import non-HEAD refs | Jeff King | 2011-07-19 | 3 | -4/+9 |
| * | | | | | | | t5800: document some non-functional parts of remote helpers | Jeff King | 2011-07-19 | 1 | -0/+47 |
| * | | | | | | | t5800: use skip_all instead of prereq | Sverre Rabbelier | 2011-07-19 | 1 | -15/+19 |
| * | | | | | | | t5800: factor out some ref tests | Jeff King | 2011-07-19 | 1 | -4/+8 |
| * | | | | | | | transport-helper: fix minor leak in push_refs_with_export | Jeff King | 2011-07-19 | 1 | -0/+1 |
* | | | | | | | | Merge branch 'jc/maint-reset-unmerged-path' | Junio C Hamano | 2011-08-01 | 3 | -2/+18 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | reset [<commit>] paths...: do not mishandle unmerged paths | Junio C Hamano | 2011-07-13 | 3 | -2/+18 |
| | |_|_|/ / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2011-08-01 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | |||||
| * | | | | | | | Merge branch 'nk/ref-doc' into maint | Junio C Hamano | 2011-08-01 | 4 | -30/+34 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'jl/maint-fetch-recursive-fix' into maint | Junio C Hamano | 2011-08-01 | 2 | -8/+9 |
| |\ \ \ \ \ \ \ \ |