Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | parse-opts: prepare for OPT_FILENAME | Stephen Boyd | 2009-05-25 | 51 | -64/+86 |
* | Merge branch 'jc/mktree' into sb/opt-filename | Junio C Hamano | 2009-05-25 | 7 | -135/+280 |
|\ | |||||
| * | mktree: validate entry type in input | Josh Micich | 2009-05-16 | 1 | -10/+33 |
| * | mktree --batch: build more than one tree object | Josh Micich | 2009-05-16 | 2 | -8/+40 |
| * | mktree --missing: updated usage message and man page | Josh Micich | 2009-05-16 | 2 | -4/+11 |
| * | mktree --missing: allow missing objects | Junio C Hamano | 2009-05-10 | 2 | -4/+19 |
| * | t1010: add mktree test | Junio C Hamano | 2009-05-10 | 1 | -0/+61 |
| * | mktree: do not barf on a submodule commit | Junio C Hamano | 2009-05-10 | 1 | -1/+8 |
| * | builtin-mktree.c: use a helper function to handle one line of input | Junio C Hamano | 2009-05-10 | 1 | -40/+42 |
| * | mktree: use parse-options | Junio C Hamano | 2009-05-10 | 1 | -10/+10 |
| * | build-in git-mktree | Junio C Hamano | 2009-05-10 | 4 | -12/+10 |
* | | Merge branch 'sb/format-patch-parseopt' into sb/opt-filename | Junio C Hamano | 2009-05-25 | 1 | -100/+160 |
|\ \ | |||||
| * | | format-patch: migrate to parse-options API | Stephen Boyd | 2009-05-17 | 1 | -97/+158 |
* | | | Merge branch 'sb/show-branch-parse-options' into sb/opt-filename | Junio C Hamano | 2009-05-25 | 3 | -71/+84 |
|\ \ \ | |||||
| * | | | show-branch: migrate to parse-options API | Stephen Boyd | 2009-05-22 | 1 | -62/+63 |
| * | | | Merge branch 'mh/show-branch-color' into sb/show-branch-parse-options | Junio C Hamano | 2009-05-22 | 4 | -5/+66 |
| |\ \ \ | |||||
| * | | | | parse-options: add PARSE_OPT_LITERAL_ARGHELP for complicated argh's | Stephen Boyd | 2009-05-22 | 2 | -9/+21 |
* | | | | | Merge branch 'master' into sb/opt-filename | Junio C Hamano | 2009-05-25 | 448 | -6304/+16187 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'maint' | Junio C Hamano | 2009-05-24 | 1 | -1/+2 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | Merge branch 'maint-1.6.2' into maint | Junio C Hamano | 2009-05-24 | 1 | -1/+2 |
| | |\ \ \ \ \ | |||||
| | | * \ \ \ \ | Merge branch 'maint-1.6.1' into maint-1.6.2 | Junio C Hamano | 2009-05-24 | 1 | -1/+2 |
| | | |\ \ \ \ \ | |||||
| | | | * \ \ \ \ | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 2009-05-24 | 1 | -1/+2 |
| | | | |\ \ \ \ \ | |||||
| | | | | * | | | | | http-push.c::remove_locks(): fix use after free | Alex Riesen | 2009-05-24 | 1 | -1/+2 |
| * | | | | | | | | | t/t3400-rebase.sh: add more tests to help migrating git-rebase.sh to C | Nguyễn Thái Ngọc Duy | 2009-05-24 | 1 | -0/+31 |
| * | | | | | | | | | post-receive-email: hooks.showrev: show how to include both web link and patch | Jim Meyering | 2009-05-23 | 1 | -0/+4 |
| * | | | | | | | | | MinGW: Fix compiler warning in merge-recursive | Johannes Schindelin | 2009-05-23 | 1 | -2/+3 |
| * | | | | | | | | | MinGW: Add a simple getpass() | Johannes Schindelin | 2009-05-23 | 2 | -0/+17 |
| * | | | | | | | | | MinGW: use POSIX signature of waitpid() | Johannes Schindelin | 2009-05-23 | 1 | -1/+1 |
| * | | | | | | | | | MinGW: the path separator to split GITPERLLIB is ';' on Win32 | Johannes Schindelin | 2009-05-23 | 1 | -1/+3 |
| * | | | | | | | | | MinGW: Scan for \r in addition to \n when reading shbang lines | Peter Harris | 2009-05-23 | 1 | -2/+2 |
| * | | | | | | | | | Merge branch 'jn/gitweb-cleanup' | Junio C Hamano | 2009-05-23 | 1 | -42/+42 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | gitweb: Remove unused $hash_base parameter from normalize_link_target | Jakub Narebski | 2009-05-13 | 1 | -5/+2 |
| | * | | | | | | | | | gitweb: Simplify snapshot format detection logic in evaluate_path_info | Jakub Narebski | 2009-05-13 | 1 | -3/+4 |
| | * | | | | | | | | | gitweb: Use capturing parentheses only when you intend to capture | Jakub Narebski | 2009-05-13 | 1 | -1/+1 |
| | * | | | | | | | | | gitweb: Replace wrongly added tabs with spaces | Jakub Narebski | 2009-05-13 | 1 | -2/+2 |
| | * | | | | | | | | | gitweb: Use block form of map/grep in a few cases more | Jakub Narebski | 2009-05-10 | 1 | -3/+3 |
| | * | | | | | | | | | gitweb: Always use three argument form of open | Jakub Narebski | 2009-05-10 | 1 | -11/+14 |
| | * | | | | | | | | | gitweb: Always use three argument form of open | Jakub Narebski | 2009-05-10 | 1 | -6/+6 |
| | * | | | | | | | | | gitweb: Do not use bareword filehandles | Jakub Narebski | 2009-05-10 | 1 | -13/+12 |
| | | |_|_|_|_|_|_|/ | | |/| | | | | | | | |||||
| * | | | | | | | | | Merge branch 'mg/track' | Junio C Hamano | 2009-05-23 | 2 | -2/+16 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Fix behavior with non-commit upstream references | Michael J Gruber | 2009-05-14 | 2 | -3/+3 |
| | * | | | | | | | | | Test tracking of non-commit upstreams | Michael J Gruber | 2009-05-13 | 1 | -0/+14 |
| * | | | | | | | | | | Merge branch 'fc/decorate-tag' | Junio C Hamano | 2009-05-23 | 7 | -11/+11 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | Prettify log decorations even more | Felipe Contreras | 2009-05-13 | 2 | -3/+4 |
| | * | | | | | | | | | | Change prettify_ref to prettify_refname | Felipe Contreras | 2009-05-13 | 5 | -8/+7 |
| * | | | | | | | | | | | Merge branch 'tp/send-email-from-config' | Junio C Hamano | 2009-05-23 | 2 | -3/+7 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | send-email: Add config option for sender address | Trent Piepho | 2009-05-13 | 2 | -3/+7 |
| | |/ / / / / / / / / / | |||||
| * | | | | | | | | | | | Merge branch 'js/maint-no-ln-across-libexec-and-bin' | Junio C Hamano | 2009-05-23 | 1 | -0/+4 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | Add NO_CROSS_DIRECTORY_HARDLINKS support to the Makefile | Johannes Schindelin | 2009-05-13 | 1 | -0/+4 |
| | | |/ / / / / / / / / | | |/| | | | | | | | | | |||||
| * | | | | | | | | | | | Merge branch 'da/mergetool-lib' | Junio C Hamano | 2009-05-23 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ \ \ \ \ |