summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-04-07Merge branch 'maint-1.6.1' into maintLibravatar Junio C Hamano3-9/+13
2009-04-07Change double quotes to single quotes in messageLibravatar Jari Aalto2-4/+4
2009-04-07Merge branch 'maint-1.6.0' into maint-1.6.1Libravatar Junio C Hamano3-9/+13
2009-04-07Merge branch 'lt/reflog-expire'Libravatar Junio C Hamano1-6/+70
2009-04-07Merge branch 'bs/maint-1.6.0-tree-walk-prefix'Libravatar Junio C Hamano4-5/+29
2009-04-07Merge branch 'ms/http-auth'Libravatar Junio C Hamano3-0/+50
2009-04-07Merge branch 'js/maint-submodule-checkout'Libravatar Junio C Hamano2-3/+42
2009-04-07Merge branch 'cb/maint-merge-recursive-submodule-fix'Libravatar Junio C Hamano2-12/+78
2009-04-07Merge branch 'mh/html-path'Libravatar Junio C Hamano5-3/+22
2009-04-07rev-list: add "int bisect_show_flags" in "struct rev_list_info"Libravatar Christian Couder3-12/+9
2009-04-07rev-list: remove last static vars used in "show_commit"Libravatar Christian Couder3-28/+34
2009-04-07list-objects: add "void *data" parameter to show functionsLibravatar Christian Couder5-46/+49
2009-04-07git-rev-list.txt: make ascii markup uniform with other pages.Libravatar Matthieu Moy1-11/+11
2009-04-07git-send-email.txt: clarify which options take an argument.Libravatar Matthieu Moy1-17/+17
2009-04-07for-each-ref: refactor get_short_ref functionLibravatar Jeff King1-7/+7
2009-04-07Documentation: Introduce "upstream branch"Libravatar Santi Béjar2-1/+7
2009-04-07Documentation: clarify .gitattributes searchLibravatar Jason Merrill2-5/+5
2009-04-07git-checkout.txt: clarify that <branch> applies when no path is given.Libravatar Matthieu Moy1-2/+6
2009-04-07git-checkout.txt: fix incorrect statement about HEAD and indexLibravatar Matthieu Moy1-2/+2
2009-04-07git remote update: Fallback to remote if group does not existLibravatar Finn Arne Gangstad2-3/+9
2009-04-07remote: New function remote_is_configured()Libravatar Finn Arne Gangstad2-0/+12
2009-04-07git remote update: Report error for non-existing groupsLibravatar Finn Arne Gangstad1-3/+8
2009-04-06sha1-lookup: fix up the assertion messageLibravatar Junio C Hamano1-1/+1
2009-04-06Merge branch 'jc/name-branch'Libravatar Junio C Hamano11-50/+94
2009-04-06Merge branch 'jc/shared-literally'Libravatar Junio C Hamano10-38/+97
2009-04-06Merge branch 'mg/tracked-local-branches'Libravatar Junio C Hamano2-3/+14
2009-04-06Merge branch 'sb/format-patch-patchname'Libravatar Junio C Hamano17-129/+381
2009-04-06user-manual: the name of the hash function is SHA-1, not sha1Libravatar Felipe Contreras1-25/+25
2009-04-06docbook: change css styleLibravatar Felipe Contreras1-2/+12
2009-04-06user-manual: remove some git-foo usageLibravatar Felipe Contreras1-74/+74
2009-04-06Documentation: branch.*.merge can also affect 'git-push'Libravatar Santi Béjar1-1/+1
2009-04-06Add configuration variable for sign-off to format-patchLibravatar Heiko Voigt3-7/+24
2009-04-05bash completion: Update 'git am' optionsLibravatar Todd Zullinger1-1/+2
2009-04-05git remote update: New option --pruneLibravatar Finn Arne Gangstad2-5/+19
2009-04-05builtin-remote.c: Split out prune_remote as a separate function.Libravatar Finn Arne Gangstad1-26/+30
2009-04-05bisect--helper: string output variables together with "&&"Libravatar Christian Couder4-25/+23
2009-04-05rev-list: pass "int flags" as last argument of "show_bisect_vars"Libravatar Christian Couder3-10/+13
2009-04-05t6030: test bisecting with pathsLibravatar Christian Couder1-0/+60
2009-04-05bisect: use "bisect--helper" and remove "filter_skipped" functionLibravatar Christian Couder1-77/+12
2009-04-05bisect: implement "read_bisect_paths" to read paths in "$GIT_DIR/BISECT_NAMES"Libravatar Christian Couder1-9/+46
2009-04-05bisect--helper: implement "git bisect--helper"Libravatar Christian Couder6-0/+105
2009-04-05bisect: use the new generic "sha1_pos" function to lookup sha1Libravatar Christian Couder1-14/+9
2009-04-05rev-list: call new "filter_skip" functionLibravatar Christian Couder3-6/+93
2009-04-05Merge branch 'maint'Libravatar Junio C Hamano4-5/+6
2009-04-05git submodule: fix usage lineLibravatar Julien Danjou1-1/+1
2009-04-05Merge branch 'maint-1.6.1' into maintLibravatar Junio C Hamano2-2/+3
2009-04-05Merge branch 'maint-1.6.0' into maint-1.6.1Libravatar Junio C Hamano2-2/+3
2009-04-05doc/git-pack-refs: fix two grammar issuesLibravatar Markus Heidelberg1-2/+2
2009-04-05tests: remove exit after test_done callLibravatar Jeff King17-26/+0
2009-04-05commit: abort commit if interactive add failedLibravatar Jeff King1-1/+2