summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Reduce parse-options.o dependenciesDmitry Ivankov2011-08-115-150/+155
* parse-options: export opterr, optbugDmitry Ivankov2011-08-112-2/+4
* Merge branch 'oa/pull-reflog'Junio C Hamano2011-08-081-1/+1
|\
| * pull: remove extra space from reflog messageOri Avtalion2011-08-011-1/+1
* | Merge branch 'ms/reflog-show-is-default'Junio C Hamano2011-08-081-2/+1
|\ \
| * | reflog: actually default to subcommand 'show'Michael Schubert2011-08-011-2/+1
| |/
* | Merge branch 'jl/submodule-status-summary-doc'Junio C Hamano2011-08-081-12/+26
|\ \
| * | Documentation/submodule: add command references and update optionsJens Lehmann2011-08-011-12/+26
| |/
* | Merge branch 'jn/gitweb-config-list-case'Junio C Hamano2011-08-081-0/+7
|\ \
| * | gitweb: Git config keys are case insensitive, make config search tooJakub Narebski2011-07-311-0/+7
* | | Merge branch 'jl/submodule-update-quiet'Junio C Hamano2011-08-082-4/+11
|\ \ \
| * | | submodule: update and add must honor --quiet flagJens Lehmann2011-07-282-4/+11
| |/ /
* | | Merge branch 'js/ls-tree-error'Junio C Hamano2011-08-082-3/+25
|\ \ \
| * | | Ensure git ls-tree exits with a non-zero exit code if read_tree_recursive fails.Jon Seymour2011-07-252-4/+2
| * | | Add a test to check that git ls-tree sets non-zero exit code on error.Jon Seymour2011-07-241-0/+24
* | | | Merge branch 'jn/gitweb-system-config'Junio C Hamano2011-08-084-7/+53
|\ \ \ \
| * | | | gitweb: Introduce common system-wide settings for convenienceJakub Narebski2011-07-244-7/+53
| |/ / /
* | | | Merge branch 'jk/reset-reflog-message-fix'Junio C Hamano2011-08-082-37/+20
|\ \ \ \
| * | | | reset: give better reflog messagesJeff King2011-07-222-37/+20
* | | | | Merge branch 'jc/diff-index-refactor'Junio C Hamano2011-08-081-52/+19
|\ \ \ \ \
| * | | | | diff-lib: refactor run_diff_index() and do_diff_cache()Junio C Hamano2011-07-131-28/+19
| * | | | | diff-lib: simplify do_diff_cache()Junio C Hamano2011-07-131-25/+1
* | | | | | Merge branch 'maint'Junio C Hamano2011-08-083-1/+3
|\ \ \ \ \ \
| * | | | | | filter-branch: Export variable `workdir' for --commit-filterMichael Witten2011-08-081-1/+1
| * | | | | | Documentation/Makefile: add *.pdf to `clean' targetEmilio G. Cota2011-08-081-0/+1
| * | | | | | Documentation: ignore *.pdf filesEmilio G. Cota2011-08-081-0/+1
* | | | | | | 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