summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-04-08Merge branch 'ms/http-auth'Junio C Hamano
2009-04-08Merge branch 'js/maint-submodule-checkout'Junio C Hamano
2009-04-08Merge branch 'cb/maint-merge-recursive-submodule-fix'Junio C Hamano
2009-04-08Merge branch 'mh/html-path'Junio C Hamano
2009-04-08rev-list: add "int bisect_show_flags" in "struct rev_list_info"Christian Couder
2009-04-08rev-list: remove last static vars used in "show_commit"Christian Couder
2009-04-08list-objects: add "void *data" parameter to show functionsChristian Couder
2009-04-08git-rev-list.txt: make ascii markup uniform with other pages.Matthieu Moy
2009-04-08git-send-email.txt: clarify which options take an argument.Matthieu Moy
2009-04-08for-each-ref: refactor get_short_ref functionJeff King
2009-04-08Documentation: Introduce "upstream branch"Santi Béjar
2009-04-08Documentation: clarify .gitattributes searchJason Merrill
2009-04-08git-checkout.txt: clarify that <branch> applies when no path is given.Matthieu Moy
2009-04-08git-checkout.txt: fix incorrect statement about HEAD and indexMatthieu Moy
2009-04-08git remote update: Fallback to remote if group does not existFinn Arne Gangstad
2009-04-08remote: New function remote_is_configured()Finn Arne Gangstad
2009-04-08git remote update: Report error for non-existing groupsFinn Arne Gangstad
2009-04-06sha1-lookup: fix up the assertion messageJunio C Hamano
2009-04-06Merge branch 'jc/name-branch'Junio C Hamano
2009-04-06Merge branch 'jc/shared-literally'Junio C Hamano
2009-04-06Merge branch 'mg/tracked-local-branches'Junio C Hamano
2009-04-06Merge branch 'sb/format-patch-patchname'Junio C Hamano
2009-04-06user-manual: the name of the hash function is SHA-1, not sha1Felipe Contreras
2009-04-06docbook: change css styleFelipe Contreras
2009-04-06user-manual: remove some git-foo usageFelipe Contreras
2009-04-06Documentation: branch.*.merge can also affect 'git-push'Santi Béjar
2009-04-06Add configuration variable for sign-off to format-patchHeiko Voigt
2009-04-05bash completion: Update 'git am' optionsTodd Zullinger
2009-04-05git remote update: New option --pruneFinn Arne Gangstad
2009-04-05builtin-remote.c: Split out prune_remote as a separate function.Finn Arne Gangstad
2009-04-05bisect--helper: string output variables together with "&&"Christian Couder
2009-04-05rev-list: pass "int flags" as last argument of "show_bisect_vars"Christian Couder
2009-04-05t6030: test bisecting with pathsChristian Couder
2009-04-05bisect: use "bisect--helper" and remove "filter_skipped" functionChristian Couder
2009-04-05bisect: implement "read_bisect_paths" to read paths in "$GIT_DIR/BISECT_NAMES"Christian Couder
2009-04-05bisect--helper: implement "git bisect--helper"Christian Couder
2009-04-05bisect: use the new generic "sha1_pos" function to lookup sha1Christian Couder
2009-04-05rev-list: call new "filter_skip" functionChristian Couder
2009-04-05Merge branch 'maint'Junio C Hamano
2009-04-05git submodule: fix usage lineJulien Danjou
2009-04-05Merge branch 'maint-1.6.1' into maintJunio C Hamano
2009-04-05Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano
2009-04-05doc/git-pack-refs: fix two grammar issuesMarkus Heidelberg
2009-04-05tests: remove exit after test_done callJeff King
2009-04-05commit: abort commit if interactive add failedJeff King
2009-04-05simplify output of conflicting mergeClemens Buchacher
2009-04-05update cache for conflicting submodule entriesClemens Buchacher
2009-04-05add tests for merging with submodulesClemens Buchacher
2009-04-05bisect: improve error message when branch checkout failsChristian Couder
2009-04-05git-repack: use non-dashed update-server-infoDan McGee