summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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 'cc/sha1-bsearch' into HEADJunio C Hamano
2009-04-05patch-ids: use the new generic "sha1_pos" function to lookup sha1Christian Couder
2009-04-05sha1-lookup: add new "sha1_pos" function to efficiently lookup sha1Christian Couder
2009-04-02Update draft release notes to 1.6.3Junio C Hamano
2009-04-02Sync with 1.6.2.2Junio C Hamano
2009-04-02GIT 1.6.2.2v1.6.2.2Junio C Hamano
2009-04-02Merge branch 'jc/maint-1.6.0-blame-s' into maintJunio C Hamano
2009-04-02Merge branch 'js/maint-diff-temp-smudge' into maintJunio C Hamano
2009-04-02Merge branch 'js/maint-1.6.0-exec-path-env' into maintJunio C Hamano
2009-04-02Merge branch 'bc/maint-1.6.1-branch-deleted-was' into maintJunio C Hamano
2009-04-02Merge branch 'tr/maint-1.6.1-doc-format-patch--root' into maintJunio C Hamano
2009-04-02Merge branch 'dm/maint-docco' into maintJunio C Hamano
2009-04-02send-email: ensure quoted addresses are rfc2047 encodedJay Soffian
2009-04-02send-email: correct two tests which were going interactiveJay Soffian
2009-04-02Merge branch 'ef/fast-export'Junio C Hamano
2009-04-02Merge branch 'mh/format-patch-add-header'Junio C Hamano
2009-04-02Merge branch 'tr/maint-1.6.1-doc-format-patch--root'Junio C Hamano
2009-04-02Merge branch 'maint'Junio C Hamano
2009-04-02Merge branch 'maint-1.6.1' into maintJunio C Hamano
2009-04-02Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano
2009-04-02Merge branch 'cj/doc-format'Junio C Hamano
2009-04-02Merge branch 'jc/maint-1.6.0-keep-pack'Junio C Hamano
2009-04-02Merge branch 'kb/tracking-count-no-merges'Junio C Hamano
2009-04-02Documentation: git-svn: fix trunk/fetch svn-remote key typoWesley J. Landaker
2009-04-01Mailmap: Allow empty email addresses to be mappedBjörn Steinbrink
2009-04-01Cleanup warning about known issues in cvsimport documentationHeiko Voigt
2009-04-01Documentation: Remove an odd "instead"Holger Weiß
2009-04-01send-email: ask_default should apply to all emails, not just the firstJay Soffian
2009-04-01send-email: don't attempt to prompt if tty is closedJay Soffian
2009-04-01fix portability problem with IS_RUN_COMMAND_ERRJeff King
2009-04-01Documentation: use "spurious .sp" XSLT if DOCBOOK_SUPPRESS_SP is setChris Johnsen
2009-04-01mailmap: resurrect lower-casing of email addressesJohannes Schindelin
2009-04-01Merge git://git.bogomips.org/git-svnJunio C Hamano
2009-04-01builtin-clone.c: no need to strdup for setenvAli Gholami Rudi
2009-04-01builtin-clone.c: make junk_pid staticAli Gholami Rudi
2009-03-31git-svn: add a double quiet option to hide git commitsSimon Arlott
2009-03-30Merge branch 'maint'Junio C Hamano
2009-03-30Update draft release notes to 1.6.2.2Junio C Hamano
2009-03-30Merge branch 'maint-1.6.1' into maintJunio C Hamano