aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | checkout: allow detaching to HEAD even when switching to the tip of a branchJunio C Hamano2007-05-12
| * | Updated documentation of hooks in git-receive-pack.Jan Hudec2007-05-12
| * | Allow fetching references from any namespaceAlex Riesen2007-05-12
| * | tiny fix in documentation of git-cloneSteffen Prohaska2007-05-12
| * | Fix an unmatched comment end in arm/sha1_arm.SMarco Costalba2007-05-12
* | | t9400: Use the repository config and nothing else.Junio Hamano2007-05-12
* | | git-archive: don't die when repository uses subprojectsLars Hjemli2007-05-12
* | | gitweb: Test if $from_id and $to_id are defined before comparisonJakub Narebski2007-05-12
* | | git-add: allow path limiting with -uJeff King2007-05-12
* | | read-tree -m -u: avoid getting confused by intermediate symlinks.Junio C Hamano2007-05-11
* | | apply: do not get confused by symlinks in the middleJunio C Hamano2007-05-11
* | | Add has_symlink_leading_path() function.Junio C Hamano2007-05-11
* | | Minor copyediting on Release Notes for 1.5.2Junio C Hamano2007-05-10
* | | GIT v1.5.2-rc3v1.5.2-rc3Junio C Hamano2007-05-10
* | | Document 'git-log --decorate'Michael Hendricks2007-05-10
* | | Correct error message in revert/cherry-pickShawn O. Pearce2007-05-10
* | | Merge branch 'master' of git://repo.or.cz/git-guiJunio C Hamano2007-05-10
|\ \ \ | | |/ | |/|
| * | git gui 0.7.0gitgui-0.7.0Shawn O. Pearce2007-05-10
| * | git-gui: Paperbag fix blame in subdirectoryShawn O. Pearce2007-05-10
| * | git-gui: Format author/committer times in ISO formatShawn O. Pearce2007-05-09
| * | git-gui: Cleanup minor nits in blame codeShawn O. Pearce2007-05-09
| * | git-gui: Generate blame on uncommitted working tree fileShawn O. Pearce2007-05-08
| * | git-gui: Smarter command line parsing for browser, blameShawn O. Pearce2007-05-08
| * | git-gui: Use prefix if blame is run in a subdirectoryShawn O. Pearce2007-05-08
| * | git-gui: Convert blame to the "class" way of doing thingsShawn O. Pearce2007-05-08
| * | git-gui: Don't attempt to inline array reads in methodsShawn O. Pearce2007-05-08
| * | git-gui: Convert browser, console to "class" formatShawn O. Pearce2007-05-08
| * | git-gui: Define a simple class/method systemShawn O. Pearce2007-05-08
| * | git-gui: Allow shift-{k,j} to select a range of branches to mergeShawn O. Pearce2007-05-08
| * | Merge branch 'maint'Shawn O. Pearce2007-05-08
| |\ \
| | * | git-gui: Call changes "Staged" and "Unstaged" in file list titles.Johannes Sixt2007-05-08
* | | | Merge branch 'maint'Junio C Hamano2007-05-10
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'maint' of git://repo.or.cz/git/fastimport into maintJunio C Hamano2007-05-10
| |\ \ \
| | * | | Fix documentation of tag in git-fast-import.txtRichard P. Curnow2007-05-10
| | * | | Merge branch 'gfi-maint' into maintShawn O. Pearce2007-05-10
| | |\ \ \
| | | * | | Properly handle '0' filenames in import-tarsShawn O. Pearce2007-05-07
* | | | | | gitweb: Do not use absolute font sizesPetr Baudis2007-05-10
* | | | | | Git.pm: config_boolean() -> config_bool()Petr Baudis2007-05-10
* | | | | | Merge branch 'maint'Junio C Hamano2007-05-10
|\ \ \ \ \ \ | |/ / / / /
| * | | | | .mailmap: add some aliasesJunio C Hamano2007-05-10
| * | | | | SPECIFYING RANGES typo fix: it it => it isJari Aalto2007-05-10
| * | | | | git-clone: don't get fooled by $PWDJunio C Hamano2007-05-10
| * | | | | Fix documentation of tag in git-fast-import.txtRichard P. Curnow2007-05-09
| |/ / / /
* | | | | gitweb: choose appropriate view for file type if a= parameter missingGerrit Pape2007-05-10
* | | | | Added new git-gui library files to rpm specQuy Tonthat2007-05-10
* | | | | t9400: skip cvsserver test if Perl SQLite interface is unavailableJunio C Hamano2007-05-09
* | | | | Merge branch 'fl/cvsserver'Junio C Hamano2007-05-09
|\ \ \ \ \
| * | | | | cvsserver: Add test cases for git-cvsserverFrank Lichtenheld2007-05-08
* | | | | | Merge branch 'jc/diffopt'Junio C Hamano2007-05-09
|\ \ \ \ \ \
| * | | | | | diff -S: release the image after looking for needle in itJunio C Hamano2007-05-07