aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* rerere: record resolution even if file is not in merge baseJohannes Schindelin2007-07-09
* Support wholesale directory renames in fast-importShawn O. Pearce2007-07-09
* Merge branch 'maint'Shawn O. Pearce2007-07-09
|\
| * Clarify documentation of fast-import's D subcommandShawn O. Pearce2007-07-09
* | Revert 88494423 (removal of duplicate parents in the output codepath)Junio C Hamano2007-07-08
* | revision.c: remove duplicated parents after history simplificationJunio C Hamano2007-07-08
* | Document custom hunk header selectionJunio C Hamano2007-07-08
* | Merge branch 'maint'Junio C Hamano2007-07-08
|\ \ | |/
| * user-manual: fix directory name in git-archive exampleWilliam Pursell2007-07-08
| * user-manual: more explanation of push and pull usageJ. Bruce Fields2007-07-08
| * tutorial: Fix typoJ. Bruce Fields2007-07-08
| * user-manual: grammar and style fixesAndy Parkins2007-07-08
* | rebase -i: put a nice warning into the todo listJohannes Schindelin2007-07-08
* | rebase -i: remember the settings of -v, -s and -p when interruptedJohannes Schindelin2007-07-08
* | rebase -i: actually show the diffstat when being verboseJohannes Schindelin2007-07-08
* | rebase -i: handle --continue more like non-interactive rebaseJohannes Schindelin2007-07-08
* | t7004: Skip tests for signed tags in an old version of gpg.Carlos Rica2007-07-08
* | Fix merge-one-file for our-side-added/our-side-removed casesJunio C Hamano2007-07-08
* | git-commit: don't add multiple Signed-off-by: from the same identityGerrit Pape2007-07-08
* | branch.autosetupmerge: allow boolean values, or "all"Johannes Schindelin2007-07-08
* | git-stash: try reusing cached stat info as much as possibleJunio C Hamano2007-07-08
* | diff.c: make built-in hunk header pattern a separate tableJunio C Hamano2007-07-08
* | gitweb: make "No commits" in project list gray, not bold greenMatt McCutchen2007-07-07
* | gitweb: make search form generate pathinfo-style URLsMatt McCutchen2007-07-07
* | gitweb: prefer git_get_project_owner() over get_file_owner()Miklos Vajna2007-07-07
* | gitweb: make repeated calls to git_get_project_owner() bearableJunio C Hamano2007-07-07
* | Merge branch 'js/stash'Junio C Hamano2007-07-07
|\ \
| * | Teach git-stash to "apply --index"Johannes Schindelin2007-07-06
* | | Merge branch 'jc/diff-mark'Junio C Hamano2007-07-07
|\ \ \
| * | | diff: honor binariness specified in attributesJunio C Hamano2007-07-07
| * | | Fix configuration syntax to specify customized hunk header patterns.Junio C Hamano2007-07-07
| * | | Per-path attribute based hunk header selection.Junio C Hamano2007-07-06
| * | | Future-proof source for changes in xdemitconf_tJohannes Schindelin2007-07-06
| * | | Introduce diff_filespec_is_binary()Junio C Hamano2007-07-06
| |/ /
* | | Merge branch 'maint'Junio C Hamano2007-07-07
|\ \ \ | | |/ | |/|
| * | Fix "apply --reverse" with regard to whitespaceJohannes Schindelin2007-07-07
* | | diff-lib.c: don't strdup twiceRené Scharfe2007-07-07
* | | git-branch: default to --trackJohannes Schindelin2007-07-06
* | | git-send-email: allow an email alias for --fromMichael Hendricks2007-07-06
* | | cvsserver: always initialize state in argsplit()Frank Lichtenheld2007-07-06
* | | stash: allow running from a subdirectoryJames Bowes2007-07-06
* | | git-submodule(1): update description and key namesLars Hjemli2007-07-06
* | | Enable "git rerere" by the config variable rerere.enabledJohannes Schindelin2007-07-06
* | | Add [verse] to the SYNOPSIS section of git-submodule.txt.Matt Kraai2007-07-06
* | | Change "added.moved or removed" to "added, moved or removed" inMatt Kraai2007-07-06
* | | Fixed a formulation mistake in Documentation/user-manual.txtMarcus Fritzsch2007-07-06
| |/ |/|
* | Prefer EMAIL to username@hostname.Matt Kraai2007-07-05
* | make git-clone GIT_WORK_TREE awareMatthias Lederhofer2007-07-05
* | git-clone: split up long &&-command-chain and use a function for cleanupMatthias Lederhofer2007-07-05
* | fix remote.origin.url in tutorial.txtAlecs King2007-07-05