aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'do/rebase-i-arbitrary'Junio C Hamano2010-04-03
|\
| * rebase--interactive: don't require what's rebased to be a branchDave Olszewski2010-03-14
* | Merge branch 'ak/everyday-git'Junio C Hamano2010-04-03
|\ \
| * | everyday: fsck and gc are not everyday operationsAnders Kaseorg2010-03-16
* | | Makefile: future-proof Cygwin version checkJonathan Nieder2010-04-03
* | | Fix _XOPEN_SOURCE problem on DragonFlyYONETANI Tomokazu2010-04-02
* | | builtin/commit: remove unnecessary variable definitionMarkus Heidelberg2010-04-02
* | | builtin/commit: fix duplicated sentence in a commentMarkus Heidelberg2010-04-02
* | | Integrate version 3 ciabot scripts into contrib/.Eric Raymond2010-04-02
* | | Makefile: update defaults for modern CygwinEric Blake2010-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