aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* commit: remove commit_list_reverse()René Scharfe2012-04-25
* revision: append to list instead of insert and reverseRené Scharfe2012-04-25
* sequencer: export commit_list_append()René Scharfe2012-04-25
* Merge branch 'rs/commit-list-sort-in-batch'Junio C Hamano2012-04-23
|\
| * mergesort: rename it to llist_mergesort()Junio C Hamano2012-04-17
| * revision: insert unsorted, then sort in prepare_revision_walk()René Scharfe2012-04-11
| * commit: use mergesort() in commit_list_sort_by_date()René Scharfe2012-04-11
| * add mergesort() for linked listsRené Scharfe2012-04-11
* | Merge branch 'jh/apply-free-patch'Junio C Hamano2012-04-23
|\ \
| * | apply: document buffer ownership rules across functionsJunio C Hamano2012-04-11
| * | apply: tighten constness of line bufferJunio C Hamano2012-04-11
| * | apply: drop unused macroJunio C Hamano2012-04-11
| * | apply: free unused fragments for submodule patchJunio C Hamano2012-03-28
| * | apply: free patch->resultJunio C Hamano2012-03-27
| * | apply: release memory for fn_tableJunio C Hamano2012-03-27
| * | apply: free patch->{def,old,new}_name fieldsJunio C Hamano2012-03-27
| * | apply: rename free_patch() to free_patch_list()Junio C Hamano2012-03-27
| * | apply: do not leak patches and fragmentsJared Hance2012-03-07
* | | Merge branch 'sl/test-wc-l-line-count'Junio C Hamano2012-04-23
|\ \ \
| * | | tests: modernise style: more uses of test_line_countStefano Lattarini2012-04-11
* | | | Merge branch 'jn/debian-customizes-default-editor'Junio C Hamano2012-04-23
|\ \ \ \
| * | | | var doc: advertise current DEFAULT_PAGER and DEFAULT_EDITOR settingsJonathan Nieder2012-04-10
| * | | | var doc: default editor and pager are configurable at build timeJonathan Nieder2012-03-31
| | |_|/ | |/| |
* | | | Merge branch 'rl/show-empty-prefix'Junio C Hamano2012-04-23
|\ \ \ \
| * | | | rev-parse --show-prefix: add in trailing newlineRoss Lagerwall2012-04-10
| | |/ / | |/| |
* | | | Merge branch 'pw/git-p4'Junio C Hamano2012-04-23
|\ \ \ \
| * | | | git p4: use "git p4" directly in testsPete Wyckoff2012-04-09
| * | | | git p4: update name in scriptPete Wyckoff2012-04-09
| * | | | git-p4: move to toplevelPete Wyckoff2012-04-09
| |/ / /
* | | | Merge branch 'ms/remote-usage-string'Junio C Hamano2012-04-23
|\ \ \ \
| * | | | remote: update builtin usageMichael Schubert2012-04-09
* | | | | Merge branch 'jk/rebase-i-submodule-conflict-only'Junio C Hamano2012-04-23
|\ \ \ \ \
| * | | | | rebase -i continue: don't skip commits that only change submodulesJohn Keeping2012-04-09
* | | | | | RelNotes: the third batchJunio C Hamano2012-04-20
* | | | | | Merge branch 'js/spawn-via-shell-path-fix'Junio C Hamano2012-04-20
|\ \ \ \ \ \
| * | | | | | Do not use SHELL_PATH from build system in prepare_shell_cmd on WindowsJohannes Sixt2012-04-17
* | | | | | | Merge branch 'ct/advise-push-default'Junio C Hamano2012-04-20
|\ \ \ \ \ \ \
| * | | | | | | Fix httpd tests that broke when non-ff push advice changedChristopher Tiwald2012-04-12
| * | | | | | | clean up struct ref's nonfastforward fieldJeff King2012-03-26
| * | | | | | | push: Provide situational hints for non-fast-forward errorsChristopher Tiwald2012-03-19
* | | | | | | | Merge branch 'bw/submodule-sed-solaris'Junio C Hamano2012-04-20
|\ \ \ \ \ \ \ \
| * | | | | | | | Avoid bug in Solaris xpg4/sed as used in submoduleBen Walton2012-04-09
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'jk/run-command-eacces'Junio C Hamano2012-04-20
|\ \ \ \ \ \ \ \
| * | | | | | | | run-command: treat inaccessible directories as ENOENTJeff King2012-04-05
| * | | | | | | | compat/mingw.[ch]: Change return type of exec functions to intRamsay Jones2012-04-05
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'jc/push-upstream-sanity'Junio C Hamano2012-04-20
|\ \ \ \ \ \ \ \
| * | | | | | | | push: error out when the "upstream" semantics does not make senseJunio C Hamano2012-04-05
* | | | | | | | | Merge branch 'jc/am-report-3way'Junio C Hamano2012-04-20
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | am -3: list the paths that needed 3-way fallbackJunio C Hamano2012-03-28
* | | | | | | | | | Merge branch 'jb/am-include'Junio C Hamano2012-04-20
|\ \ \ \ \ \ \ \ \ \