aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | Install templates with the user and group of the installing personalityJohannes Sixt2008-08-20
| * | | | | | | "git-merge": allow fast-forwarding in a stat-dirty treeJunio C Hamano2008-08-20
| * | | | | | | completion: find out supported merge strategies correctlyJunio C Hamano2008-08-20
| * | | | | | | decorate: allow const objects to be decoratedJeff King2008-08-20
| * | | | | | | for-each-ref: cope with tags with incomplete linesJunio C Hamano2008-08-20
| * | | | | | | diff --check: do not get confused by new blank lines in the middleJunio C Hamano2008-08-20
| * | | | | | | remote.c: remove useless if-before-free testJim Meyering2008-08-19
| * | | | | | | mailinfo: avoid violating strbuf assertionJeff King2008-08-19
| * | | | | | | git format-patch: avoid underrun when format.headers is empty or all NLsJim Meyering2008-08-19
* | | | | | | | Merge branch 'bd/diff-strbuf'Junio C Hamano2008-08-19
|\ \ \ \ \ \ \ \
| * | | | | | | | xdiff-interface: hide the whole "xdiff_emit_state" business from the callerJunio C Hamano2008-08-14
| * | | | | | | | Use strbuf for struct xdiff_emit_state's remainderBrian Downing2008-08-13
| * | | | | | | | Make xdi_diff_outf interface for running xdiff_outf diffsBrian Downing2008-08-13
* | | | | | | | | Merge branch 'dp/hash-literally'Junio C Hamano2008-08-19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | add --no-filters option to git hash-objectDmitry Potapov2008-08-03
| * | | | | | | | | add --path option to git hash-objectDmitry Potapov2008-08-03
| * | | | | | | | | use parse_options() in git hash-objectDmitry Potapov2008-08-03
| * | | | | | | | | correct usage help string for git-hash-objectDmitry Potapov2008-08-03
| * | | | | | | | | correct argument checking test for git hash-objectDmitry Potapov2008-08-03
| * | | | | | | | | teach index_fd to work with pipesDmitry Potapov2008-08-03
* | | | | | | | | | Merge branch 'js/checkout-dwim-local'Junio C Hamano2008-08-19
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | checkout --track: make up a sensible branch name if '-b' was omittedJohannes Schindelin2008-08-11
* | | | | | | | | | | Merge branch 'ph/enable-threaded'Junio C Hamano2008-08-19
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Enable threaded delta search on *BSD and Linux.Pierre Habouzit2008-07-22
* | | | | | | | | | | | Merge branch 'jk/pager-swap'Junio C Hamano2008-08-19
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | spawn pager via run_command interfaceJeff King2008-07-25
| * | | | | | | | | | | | run-command: add pre-exec callbackJeff King2008-07-25
* | | | | | | | | | | | | Merge branch 'rs/imap'Junio C Hamano2008-08-19
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Documentation: Improve documentation for git-imap-send(1)Robert Shearman2008-07-25
| * | | | | | | | | | | | | imap-send.c: more style fixesJunio C Hamano2008-07-25
| * | | | | | | | | | | | | imap-send.c: style fixesRobert Shearman2008-07-25
| * | | | | | | | | | | | | git-imap-send: Support SSLRobert Shearman2008-07-25
| * | | | | | | | | | | | | git-imap-send: Allow the program to be run from subdirectories of a git treeRobert Shearman2008-07-25
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'js/mingw-stat'Junio C Hamano2008-08-19
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Revert "Windows: Use a customized struct stat that also has the st_blocks mem...Johannes Sixt2008-08-18
| * | | | | | | | | | | | | compat: introduce on_disk_bytes()Junio C Hamano2008-08-18
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
* | | | | | | | | | | | | reword --full-index descriptionJim Meyering2008-08-19
* | | | | | | | | | | | | SubmittingPatches: fix a typoJim Meyering2008-08-19
* | | | | | | | | | | | | add boolean diff.suppress-blank-empty config optionJim Meyering2008-08-19
* | | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2008-08-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | / / / / / / | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | t1002-read-tree-m-u-2way.sh: use 'git diff -U0' rather than 'diff -U0'Brandon Casey2008-08-18
| * | | | | | | | | | | adapt git-cvsserver manpage to dash-free syntaxRobert Schiele2008-08-18
| * | | | | | | | | | | mailinfo: re-fix MIME multipart boundary parsingDon Zickus2008-08-18
* | | | | | | | | | | | Start 1.6.1 cycleJunio C Hamano2008-08-17
|/ / / / / / / / / / /
* | | | | | | | | | | Start 1.6.0.X maintenance seriesJunio C Hamano2008-08-17
* | | | | | | | | | | GIT 1.6.0v1.6.0Junio C Hamano2008-08-17
* | | | | | | | | | | Merge git-gui 0.11.0Junio C Hamano2008-08-17
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | git-gui 0.11gitgui-0.11.0Shawn O. Pearce2008-08-10
* | | | | | | | | | | | Merge branch 'ak/p4'Junio C Hamano2008-08-17
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Utilise our new p4_read_pipe and p4_write_pipe wrappersAnand Kumria2008-08-14