aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'mg/maint-pull-suggest-upstream-to'Junio C Hamano2012-11-15
|\
| * push/pull: adjust missing upstream help text to changed interfaceMichael J Gruber2012-11-08
* | Merge branch 'mh/notes-string-list'Junio C Hamano2012-11-15
|\ \
| * | string_list_add_refs_from_colon_sep(): use string_list_split()Michael Haggerty2012-11-08
| * | notes: fix handling of colon-separated valuesMichael Haggerty2012-11-08
| * | combine_notes_cat_sort_uniq(): sort and dedup lines all at onceMichael Haggerty2012-11-08
| * | Initialize sort_uniq_list using named constantMichael Haggerty2012-11-08
| * | string_list: add a function string_list_remove_empty_items()Michael Haggerty2012-11-08
* | | Merge branch 'mh/strbuf-split'Junio C Hamano2012-11-15
|\ \ \
| * | | strbuf_split*(): document functionsMichael Haggerty2012-11-04
| * | | strbuf_split*(): rename "delim" parameter to "terminator"Michael Haggerty2012-11-04
| * | | strbuf_split_buf(): simplify iterationMichael Haggerty2012-11-04
| * | | strbuf_split_buf(): use ALLOC_GROW()Michael Haggerty2012-11-04
| |/ /
* | | Merge branch 'mm/maint-doc-commit-edit'Junio C Hamano2012-11-15
|\ \ \
| * | | Document 'git commit --no-edit' explicitlyMatthieu Moy2012-11-02
| | |/ | |/|
* | | Merge branch 'as/maint-doc-fix-no-post-rewrite'Junio C Hamano2012-11-15
|\ \ \
| * | | commit: fixup misplacement of --no-post-rewrite descriptionAndreas Schwab2012-11-02
* | | | Merge branch 'js/hp-nonstop'Junio C Hamano2012-11-15
|\ \ \ \
| * | | | fix 'make test' for HP NonStopJoachim Schmitz2012-10-30
* | | | | Merge branch 'cr/cvsimport-local-zone'Junio C Hamano2012-11-15
|\ \ \ \ \
| * | | | | cvsimport: work around perl tzset issueJeff King2012-11-04
| * | | | | git-cvsimport: allow author-specific timezonesChris Rorvick2012-10-16
* | | | | | Merge branch 'jc/same-encoding'Junio C Hamano2012-11-15
|\ \ \ \ \ \
| * | | | | | reencode_string(): introduce and use same_encoding()Junio C Hamano2012-11-04
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'ph/submodule-sync-recursive'Junio C Hamano2012-11-15
|\ \ \ \ \ \
| * | | | | | Add tests for submodule sync --recursivePhil Hord2012-10-29
| * | | | | | Teach --recursive to submodule syncPhil Hord2012-10-29
* | | | | | | Merge branch 'jk/maint-diff-grep-textconv'Junio C Hamano2012-11-15
|\ \ \ \ \ \ \
| * | | | | | | diff_grep: use textconv buffers for add/deleted filesJeff King2012-10-28
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'jh/symbolic-ref-d'Junio C Hamano2012-11-15
|\ \ \ \ \ \ \
| * | | | | | | git symbolic-ref --delete $symrefJohan Herland2012-10-21
* | | | | | | | Merge branch 'jc/maint-fetch-tighten-refname-check'Junio C Hamano2012-11-15
|\ \ \ \ \ \ \ \
| * | | | | | | | get_fetch_map(): tighten checks on dest refsJunio C Hamano2012-10-19
* | | | | | | | | Merge branch 'ph/maint-submodule-status-fix'Jeff King2012-11-09
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | submodule status: remove unused orig_* variablesJens Lehmann2012-10-29
| * | | | | | | | | t7407: Fix recursive submodule testPhil Hord2012-10-29
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'nd/builtin-to-libgit'Jeff King2012-11-09
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fetch-pack: move core code to libgit.aNguyễn Thái Ngọc Duy2012-10-29
| * | | | | | | | | fetch-pack: remove global (static) configuration variable "args"Nguyễn Thái Ngọc Duy2012-10-29
| * | | | | | | | | send-pack: move core code to libgit.aNguyễn Thái Ngọc Duy2012-10-29
| * | | | | | | | | Move setup_diff_pager to libgit.aNguyễn Thái Ngọc Duy2012-10-29
| * | | | | | | | | Move print_commit_list to libgit.aNguyễn Thái Ngọc Duy2012-10-29
| * | | | | | | | | Move estimate_bisect_steps to libgit.aNguyễn Thái Ngọc Duy2012-10-29
| * | | | | | | | | Move try_merge_command and checkout_fast_forward to libgit.aNguyễn Thái Ngọc Duy2012-10-29
* | | | | | | | | | Merge branch 'nd/tree-walk-enum-cleanup'Jeff King2012-11-09
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | tree-walk: use enum interesting instead of integerNguyễn Thái Ngọc Duy2012-10-19
* | | | | | | | | | | Merge branch 'sz/maint-curl-multi-timeout'Jeff King2012-11-09
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix potential hang in https handshakeStefan Zager2012-10-19
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'fc/completion-send-email-with-format-patch'Jeff King2012-11-09
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | completion: add format-patch options to send-emailFelipe Contreras2012-10-16
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |