summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jk/show-upstream'Junio C Hamano2009-04-127-131/+187
|\
| * branch: show upstream branch when double verboseJeff King2009-04-072-7/+20
| * make get_short_ref a public functionJeff King2009-04-073-104/+101
| * for-each-ref: add "upstream" format fieldJeff King2009-04-073-0/+41
| * for-each-ref: refactor refname handlingJeff King2009-04-071-21/+26
| * for-each-ref: refactor get_short_ref functionJeff King2009-04-071-7/+7
* | Merge branch 'fg/remote-prune'Junio C Hamano2009-04-125-34/+156
|\ \
| * | add tests for remote groupsJeff King2009-04-091-0/+81
| * | git remote update: Fallback to remote if group does not existFinn Arne Gangstad2009-04-072-3/+9
| * | remote: New function remote_is_configured()Finn Arne Gangstad2009-04-072-0/+12
| * | git remote update: Report error for non-existing groupsFinn Arne Gangstad2009-04-071-3/+8
| * | git remote update: New option --pruneFinn Arne Gangstad2009-04-052-5/+19
| * | builtin-remote.c: Split out prune_remote as a separate function.Finn Arne Gangstad2009-04-051-26/+30
* | | Merge branch 'cc/sha1-bsearch'Junio C Hamano2009-04-121-1/+1
|\ \ \
| * | | sha1-lookup: fix up the assertion messageJunio C Hamano2009-04-061-1/+1
* | | | Merge branch 'cc/bisect-filter'Junio C Hamano2009-04-1220-665/+985
|\ \ \ \
| * | | | rev-list: add "int bisect_show_flags" in "struct rev_list_info"Christian Couder2009-04-073-12/+9
| * | | | rev-list: remove last static vars used in "show_commit"Christian Couder2009-04-073-28/+34
| * | | | list-objects: add "void *data" parameter to show functionsChristian Couder2009-04-075-46/+49
| * | | | bisect--helper: string output variables together with "&&"Christian Couder2009-04-054-25/+23
| * | | | rev-list: pass "int flags" as last argument of "show_bisect_vars"Christian Couder2009-04-053-10/+13
| * | | | t6030: test bisecting with pathsChristian Couder2009-04-051-0/+60
| * | | | bisect: use "bisect--helper" and remove "filter_skipped" functionChristian Couder2009-04-051-77/+12
| * | | | bisect: implement "read_bisect_paths" to read paths in "$GIT_DIR/BISECT_NAMES"Christian Couder2009-04-051-9/+46
| * | | | bisect--helper: implement "git bisect--helper"Christian Couder2009-04-056-0/+105
| * | | | bisect: use the new generic "sha1_pos" function to lookup sha1Christian Couder2009-04-051-14/+9
| * | | | rev-list: call new "filter_skip" functionChristian Couder2009-04-053-6/+93
| * | | | Merge branch 'cc/sha1-bsearch' into HEADJunio C Hamano2009-04-0484-723/+1738
| |\ \ \ \ | | |/ / /
| | * | | patch-ids: use the new generic "sha1_pos" function to lookup sha1Christian Couder2009-04-041-88/+5
| | * | | sha1-lookup: add new "sha1_pos" function to efficiently lookup sha1Christian Couder2009-04-042-0/+108
| | |/ /
| * | | rev-list: pass "revs" to "show_bisect_vars"Christian Couder2009-03-302-7/+9
| * | | rev-list: make "show_bisect_vars" non staticChristian Couder2009-03-302-2/+5
| * | | rev-list: move code to show bisect vars into its own functionChristian Couder2009-03-301-38/+45
| * | | rev-list: move bisect related code into its own fileChristian Couder2009-03-304-387/+398
| * | | rev-list: make "bisect_list" variable local to "cmd_rev_list"Christian Couder2009-03-301-1/+1
| * | | refs: add "for_each_ref_in" function to refactor "for_each_*_ref" functionsChristian Couder2009-03-302-3/+9
| * | | quote: add "sq_dequote_to_argv" to put unwrapped args in an argv arrayChristian Couder2009-03-302-0/+18
| * | | quote: implement "sq_dequote_many" to unwrap many args in one stringChristian Couder2009-03-302-2/+24
* | | | Merge branch 'maint'Junio C Hamano2009-04-123-6/+5
|\ \ \ \
| * | | | GIT 1.6.2.3v1.6.2.3Junio C Hamano2009-04-122-7/+1
| * | | | Merge branch 'maint-1.6.1' into maintJunio C Hamano2009-04-122-0/+5
| |\ \ \ \
| | * \ \ \ Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-04-122-0/+5
| | |\ \ \ \
| | | * | | | State the effect of filter-branch on graft explicitlyDaniel Cheng (aka SDiZ)2009-04-121-0/+3
| | | * | | | process_{tree,blob}: Remove useless xstrdup callsLinus Torvalds2009-04-121-0/+2
* | | | | | | documentation: Makefile accounts for SHELL_PATH settingBen Walton2009-04-121-6/+10
* | | | | | | Allow users to un-configure rename detectionLinus Torvalds2009-04-111-7/+10
* | | | | | | Replace ",<,>,& with their respective XML entities in DAV requestsMike Hommey2009-04-111-2/+34
* | | | | | | git-svn: always initialize with core.autocrlf=falseJohannes Schindelin2009-04-111-0/+1
* | | | | | | Update delta compression message to be less misleadingDan McGee2009-04-111-1/+1
* | | | | | | git-svn: Save init/clone --ignore-paths in configBen Jackson2009-04-113-2/+9