summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Documentation: fix misrender of pretty-formats in Asciidoctorbc/asciidoc-pretty-formats-fixbrian m. carlson2014-10-081-1/+1
* Documentation: Split description of pretty formats of commit logJakub Narebski2007-05-136-39/+60
* gitweb: Fix "Use of unitialized value" warnings in empty repositoryJakub Narebski2007-05-131-11/+19
* Merge branch 'maint'Junio C Hamano2007-05-1310-49/+110
|\
| * git-svn: don't attempt to minimize URLs by defaultEric Wong2007-05-136-16/+19
| * git-svn: fix segfaults due to initial SVN pool being clearedEric Wong2007-05-131-1/+0
| * git-svn: clean up caching of SVN::Ra functionsEric Wong2007-05-131-26/+42
| * git-svn: don't drop the username from URLs when dcommit is runEric Wong2007-05-131-1/+1
| * RPM spec: include files in technical/ to package.Quy Tonthat2007-05-131-0/+5
| * Remove stale non-static-inline prototype for tree_entry_extract()Matthieu Castet2007-05-131-1/+0
| * git-config: test for 'do not forget "a.b.var" ends "a.var" section'.Steffen Prohaska2007-05-131-0/+19
| * git-config: do not forget seeing "a.b.var" means we are out of "a.var" section.Junio C Hamano2007-05-131-4/+24
* | cvsserver: Limit config parser to needed optionsFrank Lichtenheld2007-05-131-3/+3
* | gitweb: Check if requested object existsJakub Narebski2007-05-131-1/+15
* | Link to HTML version of external doc if availableJunio C Hamano2007-05-131-2/+2
* | Minor fixup to documentation of hooks in git-receive-pack.Jan Hudec2007-05-121-17/+20
* | Merge branch 'maint'Junio C Hamano2007-05-124-11/+74
|\ \ | |/
| * checkout: allow detaching to HEAD even when switching to the tip of a branchJunio C Hamano2007-05-122-3/+64
| * Updated documentation of hooks in git-receive-pack.Jan Hudec2007-05-121-7/+70
| * Allow fetching references from any namespaceAlex Riesen2007-05-121-2/+2
| * tiny fix in documentation of git-cloneSteffen Prohaska2007-05-121-1/+1
| * Fix an unmatched comment end in arm/sha1_arm.SMarco Costalba2007-05-121-1/+1
* | t9400: Use the repository config and nothing else.Junio Hamano2007-05-121-8/+9
* | git-archive: don't die when repository uses subprojectsLars Hjemli2007-05-122-4/+4
* | gitweb: Test if $from_id and $to_id are defined before comparisonJakub Narebski2007-05-121-1/+2
* | git-add: allow path limiting with -uJeff King2007-05-122-7/+44
* | read-tree -m -u: avoid getting confused by intermediate symlinks.Junio C Hamano2007-05-112-5/+10
* | apply: do not get confused by symlinks in the middleJunio C Hamano2007-05-113-10/+84
* | Add has_symlink_leading_path() function.Junio C Hamano2007-05-112-0/+49
* | Minor copyediting on Release Notes for 1.5.2Junio C Hamano2007-05-101-7/+9
* | GIT v1.5.2-rc3v1.5.2-rc3Junio C Hamano2007-05-102-2/+9
* | Document 'git-log --decorate'Michael Hendricks2007-05-101-0/+3
* | Correct error message in revert/cherry-pickShawn O. Pearce2007-05-101-1/+1
* | Merge branch 'master' of git://repo.or.cz/git-guiJunio C Hamano2007-05-109-345/+513
|\ \
| * | git gui 0.7.0gitgui-0.7.0Shawn O. Pearce2007-05-101-1/+1
| * | git-gui: Paperbag fix blame in subdirectoryShawn O. Pearce2007-05-101-1/+1
| * | git-gui: Format author/committer times in ISO formatShawn O. Pearce2007-05-091-4/+10
| * | git-gui: Cleanup minor nits in blame codeShawn O. Pearce2007-05-091-17/+18
| * | git-gui: Generate blame on uncommitted working tree fileShawn O. Pearce2007-05-082-11/+25
| * | git-gui: Smarter command line parsing for browser, blameShawn O. Pearce2007-05-081-9/+47
| * | git-gui: Use prefix if blame is run in a subdirectoryShawn O. Pearce2007-05-081-3/+9
| * | git-gui: Convert blame to the "class" way of doing thingsShawn O. Pearce2007-05-083-133/+123
| * | git-gui: Don't attempt to inline array reads in methodsShawn O. Pearce2007-05-081-1/+2
| * | git-gui: Convert browser, console to "class" formatShawn O. Pearce2007-05-086-185/+139
| * | git-gui: Define a simple class/method systemShawn O. Pearce2007-05-082-1/+157
| * | git-gui: Allow shift-{k,j} to select a range of branches to mergeShawn O. Pearce2007-05-081-0/+2
| * | Merge branch 'maint'Shawn O. Pearce2007-05-081-2/+2
| |\ \
| | * | git-gui: Call changes "Staged" and "Unstaged" in file list titles.Johannes Sixt2007-05-081-2/+2
* | | | Merge branch 'maint'Junio C Hamano2007-05-101-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'maint' of git://repo.or.cz/git/fastimport into maintJunio C Hamano2007-05-101-1/+1
| |\ \ \