summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Move git-dir for submodulesfg/submodule-git-file-git-dirFredrik Gustafsson2011-08-223-7/+149
* rev-parse: add option --resolve-git-dir <path>Fredrik Gustafsson2011-08-167-54/+78
* Merge branch 'tc/minix'Junio C Hamano2011-08-051-1/+29
|\
| * Makefile: add Minix configuration options.Thomas Cort2011-07-201-1/+29
* | Merge branch 'jc/pack-order-tweak'Junio C Hamano2011-08-055-1/+165
|\ \
| * | pack-objects: optimize "recency order"Junio C Hamano2011-07-081-1/+137
| * | core: log offset pack data accesses happenedJunio C Hamano2011-07-064-0/+28
* | | docs: put listed example commands in backticksJeff King2011-08-0413-66/+66
* | | gitweb: pass string after encoding in utf-8 to syntax highlighter张忠山2011-08-041-1/+1
* | | Add option hooks.diffopts to customize change summary in post-receive-emailJon Jensen2011-08-041-1/+8
* | | Merge branch 'maint'Junio C Hamano2011-08-032-11/+16
|\ \ \
| * | | add gitignore entry to description about how to write a builtinHeiko Voigt2011-08-031-0/+2
| * | | gitattributes: Reword "attribute macro" to "macro attribute"Michael Haggerty2011-08-031-9/+9
| * | | gitattributes: Clarify discussion of attribute macrosMichael Haggerty2011-08-031-5/+8
* | | | Skip archive --remote tests on WindowsJohannes Sixt2011-08-031-4/+4
* | | | Merge branch 'vi/make-test-vector-less-specific'Junio C Hamano2011-08-018-13/+13
|\ \ \ \
| * | | | tests: cleanup binary test vector filesVitaliy Ivanov2011-07-198-13/+13
* | | | | Merge branch 'jk/clone-detached'Junio C Hamano2011-08-014-6/+88
|\ \ \ \ \
| * | | | | clone: always fetch remote HEADJeff King2011-06-072-6/+10
| * | | | | make copy_ref globally availableJeff King2011-06-072-2/+2
| * | | | | consider only branches in guess_remote_headJeff King2011-06-052-2/+4
| * | | | | t: add tests for cloning remotes with detached HEADJeff King2011-06-051-0/+76
* | | | | | Merge branch 'jc/streaming-filter'Junio C Hamano2011-08-011-1/+3
|\ \ \ \ \ \
| * | | | | | streaming: free git_istream upon closingJeff King2011-07-221-1/+3
* | | | | | | Merge branch 'sr/transport-helper-fix'Junio C Hamano2011-08-0115-187/+475
|\ \ \ \ \ \ \
| * | | | | | | transport-helper: die early on encountering deleted refsSverre Rabbelier2011-07-191-0/+4
| * | | | | | | transport-helper: implement marks location as capabilitySverre Rabbelier2011-07-192-42/+29
| * | | | | | | transport-helper: Use capname for refspec capability tooSverre Rabbelier2011-07-191-1/+1
| * | | | | | | transport-helper: change import semanticsSverre Rabbelier2011-07-193-2/+19
| * | | | | | | transport-helper: update ref status after push with exportSverre Rabbelier2011-07-194-2/+67
| * | | | | | | transport-helper: use the new done feature where possibleSverre Rabbelier2011-07-192-7/+4
| * | | | | | | transport-helper: check status code of finish_commandSverre Rabbelier2011-07-191-8/+15
| * | | | | | | transport-helper: factor out push_update_refs_statusSverre Rabbelier2011-07-191-69/+84
| * | | | | | | fast-export: support done featureSverre Rabbelier2011-07-192-0/+13
| * | | | | | | fast-import: introduce 'done' commandSverre Rabbelier2011-07-193-0/+75
| * | | | | | | git-remote-testgit: fix error handlingSverre Rabbelier2011-07-195-22/+62
| * | | | | | | git-remote-testgit: only push for non-local repositoriesSverre Rabbelier2011-07-191-1/+3
| * | | | | | | remote-curl: accept empty line as terminatorSverre Rabbelier2011-07-191-1/+9
| * | | | | | | remote-helpers: export GIT_DIR variable to helpersDmitry Ivankov2011-07-193-18/+14
| * | | | | | | git_remote_helpers: push all refs during a non-local exportJeff King2011-07-192-2/+2
| * | | | | | | transport-helper: don't feed bogus refs to export pushJeff King2011-07-192-2/+3
| * | | | | | | git-remote-testgit: import non-HEAD refsJeff King2011-07-193-4/+9
| * | | | | | | t5800: document some non-functional parts of remote helpersJeff King2011-07-191-0/+47
| * | | | | | | t5800: use skip_all instead of prereqSverre Rabbelier2011-07-191-15/+19
| * | | | | | | t5800: factor out some ref testsJeff King2011-07-191-4/+8
| * | | | | | | transport-helper: fix minor leak in push_refs_with_exportJeff King2011-07-191-0/+1
* | | | | | | | Merge branch 'jc/maint-reset-unmerged-path'Junio C Hamano2011-08-013-2/+18
|\ \ \ \ \ \ \ \
| * | | | | | | | reset [<commit>] paths...: do not mishandle unmerged pathsJunio C Hamano2011-07-133-2/+18
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'maint'Junio C Hamano2011-08-011-1/+1
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Merge branch 'nk/ref-doc' into maintJunio C Hamano2011-08-014-30/+34
| |\ \ \ \ \ \ \