summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-07-09Document custom hunk header selectionJunio C Hamano
2007-07-09Merge branch 'maint'Junio C Hamano
2007-07-09rebase -i: put a nice warning into the todo listJohannes Schindelin
2007-07-09rebase -i: remember the settings of -v, -s and -p when interruptedJohannes Schindelin
2007-07-09rebase -i: actually show the diffstat when being verboseJohannes Schindelin
2007-07-09rebase -i: handle --continue more like non-interactive rebaseJohannes Schindelin
2007-07-09t7004: Skip tests for signed tags in an old version of gpg.Carlos Rica
2007-07-09Fix merge-one-file for our-side-added/our-side-removed casesJunio C Hamano
2007-07-09git-commit: don't add multiple Signed-off-by: from the same identityGerrit Pape
2007-07-09branch.autosetupmerge: allow boolean values, or "all"Johannes Schindelin
2007-07-09git-stash: try reusing cached stat info as much as possibleJunio C Hamano
2007-07-08user-manual: fix directory name in git-archive exampleWilliam Pursell
2007-07-08user-manual: more explanation of push and pull usageJ. Bruce Fields
2007-07-08tutorial: Fix typoJ. Bruce Fields
2007-07-08user-manual: grammar and style fixesAndy Parkins
2007-07-08diff.c: make built-in hunk header pattern a separate tableJunio C Hamano
2007-07-07gitweb: make "No commits" in project list gray, not bold greenMatt McCutchen
2007-07-07gitweb: make search form generate pathinfo-style URLsMatt McCutchen
2007-07-07gitweb: prefer git_get_project_owner() over get_file_owner()Miklos Vajna
2007-07-07gitweb: make repeated calls to git_get_project_owner() bearableJunio C Hamano
2007-07-07Merge branch 'js/stash'Junio C Hamano
2007-07-07Merge branch 'jc/diff-mark'Junio C Hamano
2007-07-07Merge branch 'maint'Junio C Hamano
2007-07-07diff: honor binariness specified in attributesJunio C Hamano
2007-07-07Fix "apply --reverse" with regard to whitespaceJohannes Schindelin
2007-07-07diff-lib.c: don't strdup twiceRené Scharfe
2007-07-07Fix configuration syntax to specify customized hunk header patterns.Junio C Hamano
2007-07-07git-branch: default to --trackJohannes Schindelin
2007-07-07git-send-email: allow an email alias for --fromMichael Hendricks
2007-07-07cvsserver: always initialize state in argsplit()Frank Lichtenheld
2007-07-07stash: allow running from a subdirectoryJames Bowes
2007-07-07git-submodule(1): update description and key namesLars Hjemli
2007-07-07Enable "git rerere" by the config variable rerere.enabledJohannes Schindelin
2007-07-07Add [verse] to the SYNOPSIS section of git-submodule.txt.Matt Kraai
2007-07-07Change "added.moved or removed" to "added, moved or removed" inMatt Kraai
2007-07-06Fixed a formulation mistake in Documentation/user-manual.txtMarcus Fritzsch
2007-07-06Teach git-stash to "apply --index"Johannes Schindelin
2007-07-06Per-path attribute based hunk header selection.Junio C Hamano
2007-07-06Future-proof source for changes in xdemitconf_tJohannes Schindelin
2007-07-06Introduce diff_filespec_is_binary()Junio C Hamano
2007-07-06Prefer EMAIL to username@hostname.Matt Kraai
2007-07-06make git-clone GIT_WORK_TREE awareMatthias Lederhofer
2007-07-06git-clone: split up long &&-command-chain and use a function for cleanupMatthias Lederhofer
2007-07-06fix remote.origin.url in tutorial.txtAlecs King
2007-07-06filter-branch: fail gracefully when a filter failsJohannes Schindelin
2007-07-06Add -v|--verbose to git remote to show remote urlAlex Riesen
2007-07-06filter-branch documentation: clarify which filters are eval'edJohannes Schindelin
2007-07-06git-stash: allow more descriptive reminder message when savingJunio C Hamano
2007-07-06Add urls.txt to git-clone man pageAndrew Ruder
2007-07-05Fix git-stash(1) markup.Junio C Hamano