Code

git.git
2007-07-10 Daniel BarkalowAdd allocation and freeing functions for struct refs
2007-07-10 Matt McCutchenMakefile: rebuild git.o on version change, clean up...
2007-07-10 Johannes Schindelinrerere: record resolution even if file is not in merge...
2007-07-10 Shawn O. PearceSupport wholesale directory renames in fast-import
2007-07-10 Shawn O. PearceMerge branch 'maint'
2007-07-10 Shawn O. PearceClarify documentation of fast-import's D subcommand
2007-07-09 Junio C HamanoRevert 88494423 (removal of duplicate parents in the...
2007-07-09 Junio C Hamanorevision.c: remove duplicated parents after history...
2007-07-09 Junio C HamanoDocument custom hunk header selection
2007-07-09 Junio C HamanoMerge branch 'maint'
2007-07-09 Johannes Schindelinrebase -i: put a nice warning into the todo list
2007-07-09 Johannes Schindelinrebase -i: remember the settings of -v, -s and -p when...
2007-07-09 Johannes Schindelinrebase -i: actually show the diffstat when being verbose
2007-07-09 Johannes Schindelinrebase -i: handle --continue more like non-interactive...
2007-07-09 Carlos Ricat7004: Skip tests for signed tags in an old version...
2007-07-09 Junio C HamanoFix merge-one-file for our-side-added/our-side-removed...
2007-07-09 Gerrit Papegit-commit: don't add multiple Signed-off-by: from...
2007-07-09 Johannes Schindelinbranch.autosetupmerge: allow boolean values, or "all"
2007-07-09 Junio C Hamanogit-stash: try reusing cached stat info as much as...
2007-07-08 William Purselluser-manual: fix directory name in git-archive example
2007-07-08 J. Bruce Fieldsuser-manual: more explanation of push and pull usage
2007-07-08 J. Bruce Fieldstutorial: Fix typo
2007-07-08 Andy Parkinsuser-manual: grammar and style fixes
2007-07-08 Junio C Hamanodiff.c: make built-in hunk header pattern a separate...
2007-07-07 Matt McCutchengitweb: make "No commits" in project list gray, not...
2007-07-07 Matt McCutchengitweb: make search form generate pathinfo-style URLs
2007-07-07 Miklos Vajnagitweb: prefer git_get_project_owner() over get_file_ow...
2007-07-07 Junio C Hamanogitweb: make repeated calls to git_get_project_owner...
2007-07-07 Junio C HamanoMerge branch 'js/stash'
2007-07-07 Junio C HamanoMerge branch 'jc/diff-mark'
2007-07-07 Junio C HamanoMerge branch 'maint'
2007-07-07 Junio C Hamanodiff: honor binariness specified in attributes
2007-07-07 Johannes SchindelinFix "apply --reverse" with regard to whitespace
2007-07-07 René Scharfediff-lib.c: don't strdup twice
2007-07-07 Junio C HamanoFix configuration syntax to specify customized hunk...
2007-07-07 Johannes Schindelingit-branch: default to --track
2007-07-07 Michael Hendricksgit-send-email: allow an email alias for --from
2007-07-07 Frank Lichtenheldcvsserver: always initialize state in argsplit()
2007-07-07 James Bowesstash: allow running from a subdirectory
2007-07-07 Lars Hjemligit-submodule(1): update description and key names
2007-07-07 Johannes SchindelinEnable "git rerere" by the config variable rerere.enabled
2007-07-07 Matt KraaiAdd [verse] to the SYNOPSIS section of git-submodule...
2007-07-07 Matt KraaiChange "added.moved or removed" to "added, moved or...
2007-07-06 Marcus FritzschFixed a formulation mistake in Documentation/user-manua...
2007-07-06 Johannes SchindelinTeach git-stash to "apply --index"
2007-07-06 Junio C HamanoPer-path attribute based hunk header selection.
2007-07-06 Johannes SchindelinFuture-proof source for changes in xdemitconf_t
2007-07-06 Junio C HamanoIntroduce diff_filespec_is_binary()
2007-07-06 Matt KraaiPrefer EMAIL to username@hostname.
2007-07-06 Matthias Lederhofermake git-clone GIT_WORK_TREE aware
2007-07-06 Matthias Lederhofergit-clone: split up long &&-command-chain and use a...
2007-07-06 Alecs Kingfix remote.origin.url in tutorial.txt
2007-07-06 Johannes Schindelinfilter-branch: fail gracefully when a filter fails
2007-07-06 Alex RiesenAdd -v|--verbose to git remote to show remote url
2007-07-06 Johannes Schindelinfilter-branch documentation: clarify which filters...
2007-07-06 Junio C Hamanogit-stash: allow more descriptive reminder message...
2007-07-06 Andrew RuderAdd urls.txt to git-clone man page
2007-07-05 Junio C HamanoFix git-stash(1) markup.
2007-07-05 Johannes SixtAllow rebase to run if upstream is completely merged
2007-07-05 Andrew RuderRemove USE_PAGER from git-pickaxe and git-annotate
2007-07-05 Eric Wonggit-svn: fix blocking with svn:// servers after do_switch
2007-07-04 Johannes Sixtfilter-branch documentation: some more touch-ups.
2007-07-04 Steffen Prohaskafilter-branch: added missing warn function
2007-07-04 SeanAlter git-checkout reflog message to include "from...
2007-07-04 Matthias Lederhofergit-init: set core.worktree if GIT_WORK_TREE is specified
2007-07-04 Junio C HamanoDo not check if getcwd() result begins with a slash.
2007-07-04 Johannes Schindelinfilter-branch: a few more touch ups to the man page
2007-07-04 Johannes Schindelinfilter-branch: make output nicer
2007-07-04 Alex RiesenFix t5516 to create test repo without hooks
2007-07-04 Johannes Sixtfilter-branch: Avoid an error message in the map function.
2007-07-04 Alex RiesenHandle format.subjectprefix for every command which...
2007-07-04 Alex RiesenHandle missing prefix for "Subject:" as if no prefix...
2007-07-04 Junio C HamanoUpdate reflog message created for stashes
2007-07-04 Uwe Kleine... repack: don't report "Nothing new to pack." if -q is...
2007-07-04 Brian GernhardtAdd core.pager config variable.
2007-07-04 CJ van den... git-submodule: Fix two instances of the same typo
2007-07-04 Junio C HamanoMerge branch 'maint'
2007-07-04 Johannes Schindelinfilter-branch: add a test for the commit removal example
2007-07-04 Jonas Fonsecafsck --lost-found writes to subdirectories in .git...
2007-07-04 Johannes SchindelinAdd diff-option --ext-diff
2007-07-04 Johannes SchindelinDocument git-filter-branch
2007-07-04 Uwe Kleine... stash: end commit log with a newline
2007-07-04 Junio C HamanoUpdate draft Release Notes for 1.5.3
2007-07-04 Miklos VajnaDocument -<n> for git-format-patch
2007-07-03 Johannes Schindelinglossary: add 'reflog'
2007-07-03 Johannes Schindelindiff --no-index: fix --name-status with added files
2007-07-03 Jim MeyeringDon't smash stack when $GIT_ALTERNATE_OBJECT_DIRECTORIE...
2007-07-03 Junio C HamanoMark disused commit walkers officially deprecated. v1.5.3-rc0
2007-07-03 Junio C Hamanogit-stash: make "save" the default action again.
2007-07-03 Junio C HamanoRewrite "git-frotz" to "git frotz"
2007-07-03 Linus TorvaldsStart deprecating "git-command" in favor of "git command"
2007-07-03 Junio C HamanoMerge branch 'jo/init'
2007-07-03 Johannes Schindelingit-fsck: add --lost-found option
2007-07-03 Junio C HamanoMerge branch 'maint'
2007-07-03 Adam Robenformat-patch: Add format.subjectprefix config option
2007-07-03 Johannes SixtTest 'git add' for unmerged entries when core.symlinks...
2007-07-03 Junio C Hamano"git-push $URL" without refspecs pushes only matching...
2007-07-03 Michael HendricksCorrectly document the name of the global excludes...
2007-07-03 Junio C HamanoMerge branch 'maint'
2007-07-02 Andy ParkinsMake git-prune submodule aware (and fix a SEGFAULT...
next