summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-07-12Pack information toolBrian Downing
2007-07-11branch --track: code cleanup and saner handling of local branchesJohannes Schindelin
2007-07-11Add for_each_remote() function, and extend remote_find_tracking()Johannes Schindelin
2007-07-11t7004: Add tests for the git tag -n option.Carlos Rica
2007-07-11t0030: Add tests with consecutive text lines and others with spaces added.Carlos Rica
2007-07-11t0030: Remove repeated instructions and add missing &&Carlos Rica
2007-07-11Fix --cherry-pick with given pathsJohannes Schindelin
2007-07-11Fix core.sharedRepository = 2Johannes Schindelin
2007-07-11gitweb: configurable width for the projects list Description columnMichael Hendricks
2007-07-10Merge branch 'bd/delta'Junio C Hamano
2007-07-10Some cosmetic changes to remote libraryDaniel Barkalow
2007-07-10Add allocation and freeing functions for struct refsDaniel Barkalow
2007-07-10Makefile: rebuild git.o on version change, clean up git$X flagsMatt McCutchen
2007-07-10rerere: record resolution even if file is not in merge baseJohannes Schindelin
2007-07-10Support wholesale directory renames in fast-importShawn O. Pearce
2007-07-10Merge branch 'maint'Shawn O. Pearce
2007-07-10Clarify documentation of fast-import's D subcommandShawn O. Pearce
2007-07-09pack-objects: Prefer shallower deltas if the size is equalBrian Downing
2007-07-09Revert 88494423 (removal of duplicate parents in the output codepath)Junio C Hamano
2007-07-09revision.c: remove duplicated parents after history simplificationJunio C Hamano
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