summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2007-07-05Allow rebase to run if upstream is completely mergedJohannes Sixt
2007-07-05Remove USE_PAGER from git-pickaxe and git-annotateAndrew Ruder
2007-07-05git-svn: fix blocking with svn:// servers after do_switchEric Wong
2007-07-04filter-branch documentation: some more touch-ups.Johannes Sixt
2007-07-04filter-branch: added missing warn functionSteffen Prohaska
2007-07-04Alter git-checkout reflog message to include "from" branchSean
2007-07-04git-init: set core.worktree if GIT_WORK_TREE is specifiedMatthias Lederhofer
2007-07-04Do not check if getcwd() result begins with a slash.Junio C Hamano
2007-07-04filter-branch: a few more touch ups to the man pageJohannes Schindelin
2007-07-04filter-branch: make output nicerJohannes Schindelin
2007-07-04Fix t5516 to create test repo without hooksAlex Riesen
2007-07-04filter-branch: Avoid an error message in the map function.Johannes Sixt
2007-07-04Handle format.subjectprefix for every command which accepts --prettyAlex Riesen
2007-07-04Handle missing prefix for "Subject:" as if no prefix givenAlex Riesen
2007-07-04Update reflog message created for stashesJunio C Hamano
2007-07-04repack: don't report "Nothing new to pack." if -q is givenUwe Kleine-König
2007-07-04Add core.pager config variable.Brian Gernhardt
2007-07-04git-submodule: Fix two instances of the same typoCJ van den Berg
2007-07-04Merge branch 'maint'Junio C Hamano
2007-07-04filter-branch: add a test for the commit removal exampleJohannes Schindelin
2007-07-04fsck --lost-found writes to subdirectories in .git/lost-found/Jonas Fonseca
2007-07-04Add diff-option --ext-diffJohannes Schindelin
2007-07-04Document git-filter-branchJohannes Schindelin
2007-07-04stash: end commit log with a newlineUwe Kleine-König
2007-07-04Update draft Release Notes for 1.5.3Junio C Hamano
2007-07-04Document -<n> for git-format-patchMiklos Vajna
2007-07-03glossary: add 'reflog'Johannes Schindelin
2007-07-03diff --no-index: fix --name-status with added filesJohannes Schindelin
2007-07-03Don't smash stack when $GIT_ALTERNATE_OBJECT_DIRECTORIES is too longJim Meyering
2007-07-03Mark disused commit walkers officially deprecated.v1.5.3-rc0Junio C Hamano
2007-07-03git-stash: make "save" the default action again.Junio C Hamano
2007-07-03Rewrite "git-frotz" to "git frotz"Junio C Hamano
2007-07-03Start deprecating "git-command" in favor of "git command"Linus Torvalds
2007-07-03Merge branch 'jo/init'Junio C Hamano
2007-07-03git-fsck: add --lost-found optionJohannes Schindelin
2007-07-03Merge branch 'maint'Junio C Hamano
2007-07-03format-patch: Add format.subjectprefix config optionAdam Roben