summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-09-19GIT 1.5.3.2v1.5.3.2Junio C Hamano3-2/+60
2007-09-18Fixed update-hook example allow-users format.Väinö Järvelä1-4/+4
2007-09-18Documentation/git-svn: updated design philosophy notesEric Wong1-5/+6
2007-09-18t/t4014: test "am -3" with mode-only change.Junio C Hamano1-2/+5
2007-09-18Fix lapsus in builtin-apply.cPierre Habouzit1-1/+1
2007-09-18git-push: documentation and tests for pushing only branchesJeff King3-4/+14
2007-09-18git-svnimport: Use separate arguments in the pipe for git-rev-parseMatthias Urlichs1-1/+1
2007-09-17Document ls-files --with-tree=<tree-ish>Junio C Hamano1-1/+8
2007-09-17git-commit: partial commit of paths only removed from the indexJunio C Hamano2-3/+14
2007-09-17git-commit: Allow partial commit of file removal.Junio C Hamano3-1/+103
2007-09-17Merge branch 'jc/grep-c' into maintJunio C Hamano2-14/+80
2007-09-17Merge branch 'maint' of git://repo.or.cz/git-gui into maintJunio C Hamano8-45/+293
2007-09-17send-email: make message-id generation a bit more robustJunio C Hamano1-4/+11
2007-09-17git-apply: fix whitespace strippingJ. Bruce Fields1-3/+10
2007-09-16git-gui: Disable native platform text selection in "lists"gitgui-0.8.3Shawn O. Pearce3-9/+18
2007-09-16apply --index-info: fall back to current index for mode changesJohannes Schindelin2-2/+39
2007-09-15Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maintJunio C Hamano5-1003/+548
2007-09-15core-tutorial: minor cleanupJ. Bruce Fields1-22/+10
2007-09-15documentation: replace Discussion section by link to user-manual chapterJ. Bruce Fields3-597/+54
2007-09-15user-manual: todo updates and cleanupJ. Bruce Fields1-13/+16
2007-09-15user-manual: fix introduction to packfilesJ. Bruce Fields1-2/+2
2007-09-15user-manual: move packfile and dangling object discussionJ. Bruce Fields1-148/+147
2007-09-15user-manual: rewrite object database discussionJ. Bruce Fields1-139/+196
2007-09-15user-manual: reorder commit, blob, tree discussionJ. Bruce Fields1-41/+41
2007-09-15user-manual: rewrite index discussionJ. Bruce Fields1-49/+55
2007-09-15user-manual: create new "low-level git operations" chapterJ. Bruce Fields1-9/+24
2007-09-15user-manual: rename "git internals" to "git concepts"J. Bruce Fields1-6/+10
2007-09-15user-manual: move object format details to hacking-git chapterJ. Bruce Fields1-23/+32
2007-09-15user-manual: adjust section levels in "git internals"J. Bruce Fields1-5/+12
2007-09-15revision walker: --cherry-pick is a limited operationJohannes Schindelin2-0/+15
2007-09-15git-sh-setup: typofix in commentsJunio C Hamano1-1/+1
2007-09-14Split grep arguments in a way that does not requires to add /dev/null.Junio C Hamano2-14/+80
2007-09-14Documentation/git-config.txt: AsciiDoc tweak to avoid leading dotJunio C Hamano1-1/+1
2007-09-14Add test to check recent fix to "git add -u"Benoit Sigoure2-2/+11
2007-09-14Documentation/git-archive.txt: a couple of clarifications.Jari Aalto1-2/+3
2007-09-14Fix the rename detection limit checkingLinus Torvalds3-3/+19
2007-09-14diff --no-index: do not forget to run diff_setup_done()Junio C Hamano1-0/+2
2007-09-14git-format-patch --in-reply-to: accept <message@id> with angle bracketsJunio C Hamano1-1/+30
2007-09-14git-add -u: do not barf on type changesJunio C Hamano1-0/+1
2007-09-13Remove duplicate note about removing commits with git-filter-branchUlrik Sverdrup1-5/+0
2007-09-13git-clone: improve error message if curl program is missing or not executableGerrit Pape1-1/+5
2007-09-13hooks--update: Explicitly check for all zeros for a deleted ref.Alexandre Julliard1-1/+1
2007-09-13git-gui: Paper bag fix "Commit->Revert" format argumentsShawn O. Pearce1-1/+1
2007-09-13git-gui: Provide 'uninstall' Makefile target to undo an installationShawn O. Pearce1-1/+27
2007-09-13git-gui: Font chooser to handle a large number of font familiesShawn O. Pearce2-11/+182
2007-09-13git-gui: Make backporting changes from i18n version easierShawn O. Pearce1-0/+12
2007-09-12Merge branch 'sp/maint-no-thin' into maintJunio C Hamano1-1/+1
2007-09-12stash: end index commit log with a newlineJean-Luc Herren1-1/+1
2007-09-12git-commit: Disallow amend if it is going to produce an empty non-merge commitDmitry V. Levin1-1/+1
2007-09-12git-send-email.perl: Add angle brackets to In-Reply-To if necessaryDavid Kastrup1-1/+2
2007-09-11Fix a test failure (t9500-*.sh) on cygwinRamsay Jones1-5/+13
2007-09-11git-gui: Don't delete send on Windows as it doesn't existShawn O. Pearce1-1/+1
2007-09-10Make --no-thin the default in git-push to save server resourcesShawn O. Pearce1-1/+1
2007-09-09fix doc for --compression argument to pack-objectsNicolas Pitre1-6/+2
2007-09-09git-tag -s must fail if gpg cannot sign the tag.Carlos Rica2-4/+21
2007-09-09git-gui: Trim trailing slashes from untracked submodule namesShawn O. Pearce1-1/+5
2007-09-09git-gui: Assume untracked directories are Git submodulesShawn O. Pearce1-3/+18
2007-09-09git-gui: handle "deleted symlink" diff markerMichele Ballabio1-0/+1
2007-09-09git-gui: show unstaged symlinks in diff viewerMichele Ballabio1-5/+10
2007-09-09git-svn: understand grafts when doing dcommitEric Wong1-8/+3
2007-09-09git-diff: don't squelch the new SHA1 in submodule diffsSven Verdoolaege2-4/+21
2007-09-09git-gui: Avoid use of libdir in MakefileShawn O. Pearce1-3/+3
2007-09-08git-gui: Disable Tk send in all git-gui sessionsShawn O. Pearce1-0/+2
2007-09-08git-gui: lib/index.tcl: handle files with % in the filename properlyGerrit Pape1-6/+12
2007-09-07git-svn: fix "Malformed network data" with svn:// serversEric Wong1-1/+13
2007-09-07(cvs|svn)import: Ask git-tag to overwrite old tags.Michael Smith2-2/+2
2007-09-07Documentation / grammer nitMike Ralphson1-1/+1
2007-09-05Include a git-push example for creating a remote branchShawn O. Pearce1-0/+6
2007-09-05Cleanup unnecessary file modifications in t1400-update-refShawn O. Pearce1-2/+0
2007-09-05Makefile: Add cache-tree.h to the headers listDmitry V. Levin1-1/+1
2007-09-05Don't allow contrib/workdir/git-new-workdir to trash existing dirsShawn O. Pearce1-0/+6
2007-09-05git-apply: do not read past the end of bufferJunio C Hamano2-1/+60
2007-09-03git-gui: Properly set the state of "Stage/Unstage Hunk" actionShawn O. Pearce1-9/+6
2007-09-03git-gui: Fix detaching current branch during checkoutShawn O. Pearce1-1/+1
2007-09-03git-gui: Correct starting of git-remote to handle -w optionShawn O. Pearce1-2/+2
2007-09-03GIT 1.5.3.1: obsolete git-p4 in RPM spec file.v1.5.3.1Junio C Hamano5-3/+17
2007-09-02Typofix: 1.5.3 release notesJunio C Hamano1-1/+1
2007-09-02GIT 1.5.3v1.5.3Junio C Hamano1-7/+21
2007-09-01Merge branch 'jp/send-email-cc'Junio C Hamano2-2/+31
2007-09-01Mention -m as an abbreviation for --mergeRobin Rosenberg1-2/+2
2007-09-01Update my contact address as the maintainer.Junio C Hamano2-2/+3
2007-09-01Documentation: minor AsciiDoc mark-up fixes.Junio C Hamano2-14/+14
2007-09-01URL: allow port specification in ssh:// URLsLuben Tuikov2-2/+32
2007-09-01Avoid one-or-more (\+) non BRE in sed scripts.Junio C Hamano2-5/+2
2007-09-01rebase -m: Fix incorrect short-logs of already applied commits.Johannes Sixt2-5/+52
2007-08-31git-diff: resurrect the traditional empty "diff --git" behaviourJunio C Hamano4-7/+45
2007-08-31git-tag: Fix -l option to use better shell style globs.Carlos Rica2-20/+11
2007-08-31git-svn: fix dcommit clobbering upstream when committing multiple changesEric Wong2-28/+62
2007-08-31git-svn: Protect against "diff.color = true".Junio C Hamano1-2/+2
2007-08-31filter-branch: introduce convenience function "skip_commit"Johannes Schindelin3-14/+42
2007-08-31filter-branch: provide the convenience functions also for commit filtersJohannes Schindelin3-13/+25
2007-08-31rebase -i: mention the option to split commits in the man pageJohannes Schindelin1-1/+38
2007-08-31filter-branch: fix remnants of old syntax in documentationJohannes Schindelin1-14/+18
2007-08-31Teach bash about completing arguments for git-tagShawn O. Pearce1-0/+58
2007-08-31Hopefully the final update to draft release notes for 1.5.3.Junio C Hamano1-1/+13
2007-08-31Make "git-log --" without paths behave the same as "git-log" without --Junio C Hamano1-1/+2
2007-08-31git-init: autodetect core.symlinksJunio C Hamano1-0/+15
2007-08-30Make git-archimport log entries more consistentMiles Bader1-1/+5
2007-08-30fix same sized delta logicNicolas Pitre1-4/+8
2007-08-30filter-branch: make sure orig_namespace ends with a single slash.Junio C Hamano1-1/+1
2007-08-30git-filter-branch: document --original optionGiuseppe Bilotta1-1/+6
2007-08-30git-filter-branch: more detailed USAGEGiuseppe Bilotta1-1/+7
2007-08-30Makefile: do not allow gnu make to remove test-*.o filesJunio C Hamano1-0/+2
2007-08-30Temporary fix for stack smashing in mailinfoAlex Riesen1-35/+50
2007-08-30Fixing comment in merge strategiesTom Clarke2-2/+2
2007-08-29ls-files --error-unmatch: do not barf if the same pattern is given twice.Junio C Hamano1-0/+20
2007-08-29Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano1-1/+2
2007-08-29completion: also complete git-log's --left-right and --cherry-pick optionJohannes Schindelin1-0/+1
2007-08-29gitk: Fix bug causing undefined variable error when cherry-pickingPaul Mackerras1-1/+2
2007-08-29git-daemon(1): assorted improvements.Junio C Hamano1-2/+34
2007-08-29GIT 1.5.3-rc7v1.5.3-rc7Junio C Hamano1-3/+15
2007-08-29git-svn.txt: fix an obvious misspelling.David Kastrup1-1/+1
2007-08-29git.el: Added colors for dark backgroundDavid Kågedal1-9/+18
2007-08-28format-patch documentation: reword to hint "--root <one-commit>" more clearlyJunio C Hamano1-7/+10
2007-08-28Merge branch 'jc/logsemantics'Junio C Hamano4-14/+35
2007-08-28Documentation/git-diff: A..B and A...B cannot take tree-ishesJunio C Hamano1-5/+6
2007-08-28git-add: Make the filename globbing note a bit clearerPetr Baudis1-3/+3
2007-08-28git-add: Make the "tried to add ignored file" error message less confusingPetr Baudis1-3/+3
2007-08-28gitweb: Fix escaping HTML of project owner in 'projects_list' andJakub Narebski1-2/+2
2007-08-28"format-patch --root rev" is the way to show everything.Junio C Hamano2-10/+32
2007-08-28Porcelain level "log" family should recurse when diffing.Junio C Hamano3-4/+3
2007-08-27git-merge: do up-to-date check also for all strategiesJunio C Hamano2-15/+97
2007-08-27git --bare cmd: do not unconditionally nuke GIT_DIRJunio C Hamano2-2/+5
2007-08-27Fix initialization of a bare repositoryJunio C Hamano3-5/+177
2007-08-27name-rev: Fix non-shortest descriptionJohannes Schindelin1-10/+11
2007-08-27Describe two-dot and three-dot notation for diff endpoints.Mike Hommey1-7/+36
2007-08-27git-tag(1): Remove duplicate textJari Aalto1-7/+0
2007-08-27gitweb: Lift any characters restriction on searched stringsPetr Baudis1-3/+0
2007-08-26RelNotes draft for 1.5.3 update.Junio C Hamano1-2/+5
2007-08-26Merge branch 'master' of git://repo.or.cz/git-guiJunio C Hamano3-66/+97
2007-08-26When nothing to git-commit, honor the git-status color setting.Brian Hetro1-4/+6
2007-08-26gitweb: Fix searchbox positioningPetr Baudis1-1/+1
2007-08-26Merge branch 'master' of git://linux-nfs.org/~bfields/gitJunio C Hamano1-93/+59
2007-08-26Merge branch 'maint'J. Bruce Fields1-84/+48
2007-08-26Documentation/user-manual.txt: fix a few omissions of gitlink commands.David Kastrup1-6/+8
2007-08-26user-manual: fix incorrect header levelJ. Bruce Fields1-1/+1
2007-08-26user-manual: use pithier example commitJ. Bruce Fields1-25/+20
2007-08-26user-manual: introduce the word "commit" earlierJ. Bruce Fields1-5/+5
2007-08-26user-manual: minor editing for concisenessJ. Bruce Fields1-7/+3
2007-08-26user-manual: edit "ignoring files" for concisenessJ. Bruce Fields1-45/+18
2007-08-26Documentation/user-manual.txt: fix a few omissions of gitlink commands.David Kastrup1-9/+11
2007-08-25Make usage documentation for git-add consistent.Brian Hetro2-3/+5
2007-08-25Make usage documentation for git-am consistent.Brian Hetro1-2/+4
2007-08-25Don't segfault if we failed to inflate a packed deltaShawn O. Pearce1-0/+4
2007-08-25pack-objects: check return value from read_sha1_file()Junio C Hamano1-0/+6
2007-08-25blame: check return value from read_sha1_file()Junio C Hamano1-0/+11
2007-08-24git-gui: Correct 'git gui blame' in a subdirectorygitgui-0.8.2Shawn O. Pearce1-1/+9
2007-08-24git-p4: Fix warnings about non-existant refs/remotes/p4/HEAD ref when running...Simon Hausmann1-1/+1
2007-08-24git-p4: Make 'git-p4 branches' work after an initial clone with git clone fro...Simon Hausmann1-49/+55
2007-08-24Documentation: Correct various misspellings and typos.Brian Hetro19-40/+40
2007-08-24Documentation: For consistency, use CVS instead of cvs.Brian Hetro3-4/+4
2007-08-24Fix racy-git handling in git-write-tree.Linus Torvalds2-0/+45
2007-08-23rebase -i: fix squashing corner caseJohannes Schindelin2-2/+24
2007-08-23Install man3 manpages to $PREFIX/share/man/man3 even for site installsmartin f. krafft1-0/+1
2007-08-23git-svn init/clone --stdlayout option to default-init trunk/tags/branchesmartin f. krafft2-3/+15
2007-08-23diff-delta.c: Fix broken skip calculation.David Kastrup1-1/+1
2007-08-23git-gui: Do not offer to stage three-way diff hunks into the indexShawn O. Pearce1-0/+4
2007-08-22Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano1-6/+61
2007-08-22git-svn: dcommit prints out the URL to be committed toEric Wong1-0/+1
2007-08-23git-gui: Refactor diff pane popup support for future improvementsShawn O. Pearce1-12/+11
2007-08-23Teach bash about git-submodule and its subcommandsShawn O. Pearce1-0/+27
2007-08-23Teach bash to complete ref arguments to git-describeShawn O. Pearce1-0/+8
2007-08-23Update bash completion with new 1.5.3 command line optionsShawn O. Pearce1-6/+26
2007-08-22git-svn: update documentation with CAVEATS sectionEric Wong1-0/+32
2007-08-22Reset terminal attributes when terminating git send-emailSean Estabrooks1-0/+3
2007-08-22Document -u option in git-svnimport man pageStefan Sperling1-0/+3
2007-08-22Fix breakage in git-rev-list.txtQuy Tonthat1-3/+3
2007-08-22git.el: Avoid a lisp error when there's no current branch (detached HEAD).Alexandre Julliard1-3/+5
2007-08-22Fix git-remote for ActiveState PerlAlex Riesen1-1/+7
2007-08-22Documentation: update tar.umask defaultRené Scharfe3-27/+17
2007-08-22Suggest unsetting core.bare when using new-workdir on a bare repositoryShawn O. Pearce1-0/+8
2007-08-22Fix new-workdir (again) to work on bare repositoriesShawn O. Pearce1-3/+7
2007-08-22git-gui: Fix "unoptimized loading" to not cause git-gui to crashShawn O. Pearce1-51/+63
2007-08-21git-gui: Paper bag fix "Stage Hunk For Commit" in diff context menuShawn O. Pearce1-3/+4
2007-08-20GIT 1.5.3-rc6v1.5.3-rc6Junio C Hamano1-2/+5
2007-08-20Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano1-9/+219
2007-08-20Avoid using va_copy in fast-import: it seems to be unportable.Alex Riesen1-7/+6
2007-08-20git clone: do not issue warning while cloning locally across filesystemsJunio C Hamano1-1/+4
2007-08-20gitk: Add a window to list branches, tags and other referencesPaul Mackerras1-2/+210
2007-08-19Fix misspelling of 'suppress' in docsDave Watson2-2/+2
2007-08-20git-gui: Allow git-merge to use branch names in conflict markersShawn O. Pearce1-1/+1
2007-08-19Document what the stage numbers in the :$n:path syntax mean.Steven Grimm1-1/+4
2007-08-19Don't allow combination of -g and --reverse as it doesn't workShawn O. Pearce3-0/+7
2007-08-20git-gui: Fix window manager problems on ion3Shawn O. Pearce2-1/+8
2007-08-19Add the word reflog to Documentation/config.txt:core.logAllRefUpdatesLukas Sandström1-1/+1
2007-08-19Add and document a global --no-pager option for git.Matthieu Moy2-2/+10
2007-08-19Take binary diffs into account for "git rebase"Linus Torvalds1-4/+0
2007-08-19Make thin-pack generation subproject aware.Linus Torvalds2-0/+54
2007-08-19Correct documentation of 'reflog show' to explain it shows HEADShawn O. Pearce1-1/+2
2007-08-19Merge branch 'master' of git://repo.or.cz/git-guiJunio C Hamano1-1/+6
2007-08-19Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano1-6/+39
2007-08-19fast-import pull requestJunio C Hamano1-3/+5
2007-08-19Include recent command history in fast-import crash reportsShawn O. Pearce1-4/+58
2007-08-19Generate crash reports on die in fast-importShawn O. Pearce1-0/+93
2007-08-19Allow frontends to bidirectionally communicate with fast-importShawn O. Pearce3-0/+84
2007-08-19Make trailing LF optional for all fast-import commandsShawn O. Pearce3-17/+74
2007-08-19Make trailing LF following fast-import `data` commands optionalShawn O. Pearce3-5/+39
2007-08-19Teach fast-import to ignore lines starting with '#'Shawn O. Pearce3-2/+69
2007-08-19Use handy ALLOC_GROW macro in fast-import when possibleShawn O. Pearce1-6/+1
2007-08-19Actually allow TAG_FIXUP branches in fast-importShawn O. Pearce2-1/+52