Commit message (Expand) | Author | Age | |
---|---|---|---|
* | parse-opts: add OPT_FILENAME and transition builtins | Stephen Boyd | 2009-05-25 |
* | parse-opts: prepare for OPT_FILENAME | Stephen Boyd | 2009-05-25 |
* | Merge branch 'jc/mktree' into sb/opt-filename | Junio C Hamano | 2009-05-25 |
|\ | |||
| * | mktree: validate entry type in input | Josh Micich | 2009-05-16 |
| * | mktree --batch: build more than one tree object | Josh Micich | 2009-05-16 |
| * | mktree --missing: updated usage message and man page | Josh Micich | 2009-05-16 |
| * | mktree --missing: allow missing objects | Junio C Hamano | 2009-05-10 |
| * | t1010: add mktree test | Junio C Hamano | 2009-05-10 |
| * | mktree: do not barf on a submodule commit | Junio C Hamano | 2009-05-10 |
| * | builtin-mktree.c: use a helper function to handle one line of input | Junio C Hamano | 2009-05-10 |
| * | mktree: use parse-options | Junio C Hamano | 2009-05-10 |
| * | build-in git-mktree | Junio C Hamano | 2009-05-10 |
* | | Merge branch 'sb/format-patch-parseopt' into sb/opt-filename | Junio C Hamano | 2009-05-25 |
|\ \ | |||
| * | | format-patch: migrate to parse-options API | Stephen Boyd | 2009-05-17 |
* | | | Merge branch 'sb/show-branch-parse-options' into sb/opt-filename | Junio C Hamano | 2009-05-25 |
|\ \ \ | |||
| * | | | show-branch: migrate to parse-options API | Stephen Boyd | 2009-05-22 |
| * | | | Merge branch 'mh/show-branch-color' into sb/show-branch-parse-options | Junio C Hamano | 2009-05-22 |
| |\ \ \ | |||
| * | | | | parse-options: add PARSE_OPT_LITERAL_ARGHELP for complicated argh's | Stephen Boyd | 2009-05-22 |
* | | | | | Merge branch 'master' into sb/opt-filename | Junio C Hamano | 2009-05-25 |
|\ \ \ \ \ | |||
| * \ \ \ \ | Merge branch 'maint' | Junio C Hamano | 2009-05-24 |
| |\ \ \ \ \ | |||
| | * \ \ \ \ | Merge branch 'maint-1.6.2' into maint | Junio C Hamano | 2009-05-24 |
| | |\ \ \ \ \ | |||
| | | * \ \ \ \ | Merge branch 'maint-1.6.1' into maint-1.6.2 | Junio C Hamano | 2009-05-24 |
| | | |\ \ \ \ \ | |||
| | | | * \ \ \ \ | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 2009-05-24 |
| | | | |\ \ \ \ \ | |||
| | | | | * | | | | | http-push.c::remove_locks(): fix use after free | Alex Riesen | 2009-05-24 |
| * | | | | | | | | | 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 |
| * | | | | | | | | | post-receive-email: hooks.showrev: show how to include both web link and patch | Jim Meyering | 2009-05-23 |
| * | | | | | | | | | MinGW: Fix compiler warning in merge-recursive | Johannes Schindelin | 2009-05-23 |
| * | | | | | | | | | MinGW: Add a simple getpass() | Johannes Schindelin | 2009-05-23 |
| * | | | | | | | | | MinGW: use POSIX signature of waitpid() | Johannes Schindelin | 2009-05-23 |
| * | | | | | | | | | MinGW: the path separator to split GITPERLLIB is ';' on Win32 | Johannes Schindelin | 2009-05-23 |
| * | | | | | | | | | MinGW: Scan for \r in addition to \n when reading shbang lines | Peter Harris | 2009-05-23 |
| * | | | | | | | | | Merge branch 'jn/gitweb-cleanup' | Junio C Hamano | 2009-05-23 |
| |\ \ \ \ \ \ \ \ \ | |||
| | * | | | | | | | | | gitweb: Remove unused $hash_base parameter from normalize_link_target | Jakub Narebski | 2009-05-13 |
| | * | | | | | | | | | gitweb: Simplify snapshot format detection logic in evaluate_path_info | Jakub Narebski | 2009-05-13 |
| | * | | | | | | | | | gitweb: Use capturing parentheses only when you intend to capture | Jakub Narebski | 2009-05-13 |
| | * | | | | | | | | | gitweb: Replace wrongly added tabs with spaces | Jakub Narebski | 2009-05-13 |
| | * | | | | | | | | | gitweb: Use block form of map/grep in a few cases more | Jakub Narebski | 2009-05-10 |
| | * | | | | | | | | | gitweb: Always use three argument form of open | Jakub Narebski | 2009-05-10 |
| | * | | | | | | | | | gitweb: Always use three argument form of open | Jakub Narebski | 2009-05-10 |
| | * | | | | | | | | | gitweb: Do not use bareword filehandles | Jakub Narebski | 2009-05-10 |
| | | |_|_|_|_|_|_|/ | | |/| | | | | | | | |||
| * | | | | | | | | | Merge branch 'mg/track' | Junio C Hamano | 2009-05-23 |
| |\ \ \ \ \ \ \ \ \ | |||
| | * | | | | | | | | | Fix behavior with non-commit upstream references | Michael J Gruber | 2009-05-14 |
| | * | | | | | | | | | Test tracking of non-commit upstreams | Michael J Gruber | 2009-05-13 |
| * | | | | | | | | | | Merge branch 'fc/decorate-tag' | Junio C Hamano | 2009-05-23 |
| |\ \ \ \ \ \ \ \ \ \ | |||
| | * | | | | | | | | | | Prettify log decorations even more | Felipe Contreras | 2009-05-13 |
| | * | | | | | | | | | | Change prettify_ref to prettify_refname | Felipe Contreras | 2009-05-13 |
| * | | | | | | | | | | | Merge branch 'tp/send-email-from-config' | Junio C Hamano | 2009-05-23 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||
| | * | | | | | | | | | | | send-email: Add config option for sender address | Trent Piepho | 2009-05-13 |
| | |/ / / / / / / / / / | |||
| * | | | | | | | | | | | Merge branch 'js/maint-no-ln-across-libexec-and-bin' | Junio C Hamano | 2009-05-23 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||
| | * | | | | | | | | | | | Add NO_CROSS_DIRECTORY_HARDLINKS support to the Makefile | Johannes Schindelin | 2009-05-13 |
| | | |/ / / / / / / / / | | |/| | | | | | | | | |