summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | git-gui: Refactor diff pane popup support for future improvementsShawn O. Pearce2007-08-231-12/+11
| * | git-gui: Fix "unoptimized loading" to not cause git-gui to crashShawn O. Pearce2007-08-221-51/+63
| * | git-gui: Paper bag fix "Stage Hunk For Commit" in diff context menuShawn O. Pearce2007-08-211-3/+4
| * | git-gui: Allow git-merge to use branch names in conflict markersShawn O. Pearce2007-08-201-1/+1
| * | git-gui: Fix window manager problems on ion3Shawn O. Pearce2007-08-202-1/+8
* | | When nothing to git-commit, honor the git-status color setting.Brian Hetro2007-08-261-4/+6
* | | gitweb: Fix searchbox positioningPetr Baudis2007-08-261-1/+1
* | | Merge branch 'master' of git://linux-nfs.org/~bfields/gitJunio C Hamano2007-08-261-93/+59
|\ \ \
| * \ \ Merge branch 'maint'J. Bruce Fields2007-08-261-84/+48
| |\ \ \
| | * | | Documentation/user-manual.txt: fix a few omissions of gitlink commands.David Kastrup2007-08-261-6/+8
| | * | | user-manual: fix incorrect header levelJ. Bruce Fields2007-08-261-1/+1
| | * | | user-manual: use pithier example commitJ. Bruce Fields2007-08-261-25/+20
| | * | | user-manual: introduce the word "commit" earlierJ. Bruce Fields2007-08-261-5/+5
| | * | | user-manual: minor editing for concisenessJ. Bruce Fields2007-08-261-7/+3
| | * | | user-manual: edit "ignoring files" for concisenessJ. Bruce Fields2007-08-261-45/+18
| * | | | Documentation/user-manual.txt: fix a few omissions of gitlink commands.David Kastrup2007-08-261-9/+11
* | | | | Make usage documentation for git-add consistent.Brian Hetro2007-08-252-3/+5
* | | | | Make usage documentation for git-am consistent.Brian Hetro2007-08-251-2/+4
* | | | | Don't segfault if we failed to inflate a packed deltaShawn O. Pearce2007-08-251-0/+4
* | | | | pack-objects: check return value from read_sha1_file()Junio C Hamano2007-08-251-0/+6
* | | | | blame: check return value from read_sha1_file()Junio C Hamano2007-08-251-0/+11
|/ / / /
* | | | git-p4: Fix warnings about non-existant refs/remotes/p4/HEAD ref when running...Simon Hausmann2007-08-241-1/+1
* | | | git-p4: Make 'git-p4 branches' work after an initial clone with git clone fro...Simon Hausmann2007-08-241-49/+55
* | | | Documentation: Correct various misspellings and typos.Brian Hetro2007-08-2419-40/+40
* | | | Documentation: For consistency, use CVS instead of cvs.Brian Hetro2007-08-243-4/+4
* | | | Fix racy-git handling in git-write-tree.Linus Torvalds2007-08-242-0/+45
* | | | rebase -i: fix squashing corner caseJohannes Schindelin2007-08-232-2/+24
* | | | Install man3 manpages to $PREFIX/share/man/man3 even for site installsmartin f. krafft2007-08-231-0/+1
* | | | git-svn init/clone --stdlayout option to default-init trunk/tags/branchesmartin f. krafft2007-08-232-3/+15
* | | | diff-delta.c: Fix broken skip calculation.David Kastrup2007-08-231-1/+1
* | | | Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano2007-08-221-6/+61
|\ \ \ \
| * | | | Teach bash about git-submodule and its subcommandsShawn O. Pearce2007-08-231-0/+27
| * | | | Teach bash to complete ref arguments to git-describeShawn O. Pearce2007-08-231-0/+8
| * | | | Update bash completion with new 1.5.3 command line optionsShawn O. Pearce2007-08-231-6/+26
* | | | | git-svn: dcommit prints out the URL to be committed toEric Wong2007-08-221-0/+1
|/ / / /
* | | | git-svn: update documentation with CAVEATS sectionEric Wong2007-08-221-0/+32
* | | | Reset terminal attributes when terminating git send-emailSean Estabrooks2007-08-221-0/+3
* | | | Document -u option in git-svnimport man pageStefan Sperling2007-08-221-0/+3
* | | | Fix breakage in git-rev-list.txtQuy Tonthat2007-08-221-3/+3
* | | | git.el: Avoid a lisp error when there's no current branch (detached HEAD).Alexandre Julliard2007-08-221-3/+5
* | | | Fix git-remote for ActiveState PerlAlex Riesen2007-08-221-1/+7
* | | | Documentation: update tar.umask defaultRené Scharfe2007-08-223-27/+17
* | | | Suggest unsetting core.bare when using new-workdir on a bare repositoryShawn O. Pearce2007-08-221-0/+8
* | | | Fix new-workdir (again) to work on bare repositoriesShawn O. Pearce2007-08-221-3/+7
* | | | GIT 1.5.3-rc6v1.5.3-rc6Junio C Hamano2007-08-201-2/+5
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano2007-08-201-9/+219
|\ \ \ \ | | |_|/ | |/| |
| * | | gitk: Add a window to list branches, tags and other referencesPaul Mackerras2007-08-201-2/+210
| * | | [PATCH] gitk: Handle 'copy from' and 'copy to' in diff headers.Johannes Sixt2007-08-171-6/+8
| * | | gitk: Fix bug in fix for warning when removing a branchPaul Mackerras2007-08-171-1/+1
* | | | Avoid using va_copy in fast-import: it seems to be unportable.Alex Riesen2007-08-201-7/+6