aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* get_sha1: teach ":$n:<path>" the same relative path logicJunio C Hamano2010-12-09
* get_sha1: support relative path ":path" syntaxNguyễn Thái Ngọc Duy2010-12-07
* Make prefix_path() return char* without constNguyễn Thái Ngọc Duy2010-12-07
* update-index: migrate to parse-options APIJonathan Nieder2010-12-07
* setup: save prefix (original cwd relative to toplevel) in startup_infoNguyễn Thái Ngọc Duy2010-12-07
* parse-options: make resuming easier after PARSE_OPT_STOP_AT_NON_OPTIONJonathan Nieder2010-12-07
* parse-options: allow git commands to invent new option typesJonathan Nieder2010-12-07
* parse-options: never suppress arghelp if LITERAL_ARGHELP is setJonathan Nieder2010-12-07
* parse-options: do not infer PARSE_OPT_NOARG from option typeStephen Boyd2010-12-07
* parse-options: sanity check PARSE_OPT_NOARG flagJonathan Nieder2010-12-07
* parse-options: move NODASH sanity checks to parse_options_checkJonathan Nieder2010-12-07
* parse-options: clearer reporting of API misuseJonathan Nieder2010-12-07
* parse-options: Don't call parse_options_check() so muchStephen Boyd2010-12-06
* Merge branch 'jl/maint-pull-tags-doc' into maintJunio C Hamano2010-11-24
|\
| * pull: Remove --tags option from manpageJens Lehmann2010-11-03
* | Merge branch 'kb/maint-diff-ws-check' into maintJunio C Hamano2010-11-24
|\ \
| * | diff: handle lines containing only whitespace and tabs betterKevin Ballard2010-10-20
| * | test-lib: extend test_decode_color to handle more color codesKevin Ballard2010-10-20
* | | Merge branch 'jm/mailmap' into maintJunio C Hamano2010-11-24
|\ \ \
| * | | t4203: do not let "git shortlog" DWIM based on ttyJunio C Hamano2010-10-19
| * | | t4203 (mailmap): stop hardcoding commit ids and datesJonathan Nieder2010-10-18
| * | | mailmap: fix use of freed memoryJim Meyering2010-10-13
* | | | Merge branch 'tr/maint-git-repack-tmpfile' into maintJunio C Hamano2010-11-24
|\ \ \ \
| * | | | repack: place temporary packs under .git/objects/pack/Thomas Rast2010-10-19
* | | | | Merge branch 'jk/maint-apply-no-binary' into maintJunio C Hamano2010-11-24
|\ \ \ \ \
| * | | | | apply: don't segfault on binary files with missing dataJeff King2010-10-29
| |/ / / /
* | | | | Merge branch 'jn/send-pack-error' into maintJunio C Hamano2010-11-24
|\ \ \ \ \
| * | | | | send-pack: avoid redundant "pack-objects died with strange error"Jonathan Nieder2010-10-18
| | |/ / / | |/| | |
* | | | | Merge branch 'ak/submodule-sync' into maintJunio C Hamano2010-11-24
|\ \ \ \ \
| * | | | | submodule sync: Update "submodule.<name>.url" for empty directoriesAndreas Köhler2010-10-13
| |/ / / /
* | | | | Merge branch 'jk/maint-rev-list-nul' into maintJunio C Hamano2010-11-24
|\ \ \ \ \
| * | | | | rev-list: handle %x00 NUL in user formatJeff King2010-10-13
| |/ / / /
* | | | | Merge branch 'cb/diff-fname-optim' into maintJunio C Hamano2010-11-24
|\ \ \ \ \
| * | | | | diff: avoid repeated scanning while looking for funcnameRené Scharfe2010-09-30
| * | | | | do not search functions for patch IDClemens Buchacher2010-09-23
| * | | | | add rebase patch id testsClemens Buchacher2010-09-23
* | | | | | Merge branch 'jk/no-textconv-symlink' into maintJunio C Hamano2010-11-24
|\ \ \ \ \ \
| * | | | | | diff: don't use pathname-based diff drivers for symlinksJeff King2010-09-23
| |/ / / / /
* | | | | | Merge branch 'dk/maint-blame-el' into maintJunio C Hamano2010-11-24
|\ \ \ \ \ \
| * | | | | | git-blame.el: Add (require 'format-spec)David Kågedal2010-11-03
* | | | | | | Merge branch 'aw/git-p4-deletion' into maintJunio C Hamano2010-11-24
|\ \ \ \ \ \ \
| * | | | | | | Fix handling of git-p4 on deleted filesAndrew Waters2010-10-22
* | | | | | | | Merge branch 'kf/post-receive-sample-hook' into maintJunio C Hamano2010-11-24
|\ \ \ \ \ \ \ \
| * | | | | | | | post-receive-email: ensure sent messages are not emptyKevin P. Fleming2010-09-10
* | | | | | | | | Merge branch 'jk/repack-reuse-object' into maintJunio C Hamano2010-11-24
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Documentation: pack.compression: explain how to recompressJan Krüger2010-09-27
| * | | | | | | | | repack: add -F flag to let user choose between --no-reuse-delta/objectJan Krüger2010-09-27
* | | | | | | | | | Merge branch 'bc/fix-cherry-pick-root' into maintJunio C Hamano2010-11-24
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | builtin/revert.c: don't dereference a NULL pointerBrandon Casey2010-09-27
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'uk/fix-author-ident-sed-script' into maintJunio C Hamano2010-11-24
|\ \ \ \ \ \ \ \ \ \