aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* diff: cache textconv outputJeff King2010-04-02
* textconv: refactor calls to run_textconvJeff King2010-04-02
* introduce notes-cache interfaceJeff King2010-04-01
* make commit_tree a library functionJeff King2010-04-01
* fix textconv leak in emit_rewrite_diffJeff King2010-04-01
* fix const-correctness of write_sha1_fileJeff King2010-04-01
* Sync with 1.7.0.4Junio C Hamano2010-03-31
|\
| * Git 1.7.0.4v1.7.0.4Junio C Hamano2010-03-31
| * Merge branch 'jc/maint-refs-dangling' into maintJunio C Hamano2010-03-31
| |\
| * | Documentation: show-ref <pattern>s are optionalHolger Weiß2010-03-31
| * | Link against libiconv on IRIXHolger Weiß2010-03-31
| * | Don't redefine htonl and ntohl on big-endianHolger Weiß2010-03-31
| * | gitweb: git_get_project_config requires only $git_dir, not also $projectJakub Narebski2010-03-31
| * | Updated the usage string of git resetJan Stępień2010-03-31
| * | Documentation: Clarify support for smart HTTP backendGreg Bacon2010-03-30
| * | Windows: fix utime() for read-only filesJohannes Sixt2010-03-30
| * | diff: fix textconv error zombiesJohannes Sixt2010-03-30
* | | Merge branch 'maint'Junio C Hamano2010-03-29
|\ \ \ | |/ /
| * | format-patch: Squelch 'fatal: Not a range." errorKevin Ballard2010-03-29
* | | Update draft release notes to 1.7.1Junio C Hamano2010-03-28
* | | Merge branch 'cc/cherry-pick-ff'Junio C Hamano2010-03-28
|\ \ \
| * | | revert: fix tiny memory leak in cherry-pick --ffJonathan Nieder2010-03-20
| * | | rebase -i: use new --ff cherry-pick optionChristian Couder2010-03-20
| * | | Documentation: describe new cherry-pick --ff optionChristian Couder2010-03-06
| * | | cherry-pick: add tests for new --ff optionChristian Couder2010-03-06
| * | | revert: add --ff option to allow fast forward when cherry-pickingJunio C Hamano2010-03-06
| * | | builtin/merge: make checkout_fast_forward() non staticJunio C Hamano2010-03-06
| * | | parse-options: add parse_options_concat() to concat optionsJunio C Hamano2010-03-06
* | | | Merge branch 'sb/notes-parse-opt'Junio C Hamano2010-03-28
|\ \ \ \
| * | | | notes: rework subcommands and parse optionsStephen Boyd2010-03-12
* | | | | Merge branch 'maint'Junio C Hamano2010-03-28
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Prepare for 1.7.0.4Junio C Hamano2010-03-28
| * | | | Merge branch 'cp/add-u-pathspec' into maintJunio C Hamano2010-03-28
| |\ \ \ \
* | | | | | rebase -i: make post-rewrite work for 'edit'Thomas Rast2010-03-28
* | | | | | Merge branch 'maint'Junio C Hamano2010-03-28
|\ \ \ \ \ \ | |/ / / / /
| * | | | | t9350: fix careless use of "cd"Junio C Hamano2010-03-28
| * | | | | difftool: Fix '--gui' when diff.guitool is unconfiguredDavid Aguilar2010-03-28
| * | | | | fast-export: don't segfault when marks file cannot be openedSverre Rabbelier2010-03-28
* | | | | | imap-send: suppress warning about cleartext password with CRAM-MD5Chris Webb2010-03-28
* | | | | | Merge branch 'jh/maint-submodule-status-in-void'Junio C Hamano2010-03-24
|\ \ \ \ \ \
| * | | | | | git submodule summary: Handle HEAD as argument when on an unborn branchJens Lehmann2010-03-09
| * | | | | | submodule summary: do not fail before the first commitJunio C Hamano2010-03-03
* | | | | | | Merge branch 'tr/notes-display'Junio C Hamano2010-03-24
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | git-notes(1): add a section about the meaning of historyThomas Rast2010-03-12
| * | | | | | notes: track whether notes_trees were changed at allThomas Rast2010-03-12
| * | | | | | notes: add shorthand --ref to override GIT_NOTES_REFThomas Rast2010-03-12
| * | | | | | commit --amend: copy notes to the new commitThomas Rast2010-03-12
| * | | | | | rebase: support automatic notes copyingThomas Rast2010-03-12
| * | | | | | notes: implement helpers needed for note copying during rewriteThomas Rast2010-03-12
| * | | | | | notes: implement 'git notes copy --stdin'Thomas Rast2010-03-12