summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-05-24Remove a duplicate --not option in bash completionShawn O. Pearce
2007-05-24Teach bash completion about git-shortlogShawn O. Pearce
2007-05-24Hide the plumbing diff-{files,index,tree} from bash completionShawn O. Pearce
2007-05-21Update bash completion to ignore some more plumbing commandsJonas Fonseca
2007-05-20GIT 1.5.2v1.5.2Junio C Hamano
2007-05-20git-cvsserver: exit with 1 upon "I HATE YOU"Junio C Hamano
2007-05-20Merge branch 'maint' to synchronize with 1.5.1.6Junio C Hamano
2007-05-20GIT 1.5.1.6v1.5.1.6Junio C Hamano
2007-05-20Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maintJunio C Hamano
2007-05-19git-svn: don't minimize-url when doing an init that tracks multiple pathsEric Wong
2007-05-19git-svn: avoid crashing svnserve when creating new directoriesEric Wong
2007-05-19user-manual: Add section on ignoring filesJohan Herland
2007-05-19user-manual: finding commits referencing given file contentJ. Bruce Fields
2007-05-19user-manual: discourage shared repositoryJ. Bruce Fields
2007-05-19tutorial: revise index introductionJ. Bruce Fields
2007-05-19tutorials: add user-manual linksJ. Bruce Fields
2007-05-19Merge branch 'maint'Junio C Hamano
2007-05-19Documentation: Reformatted SYNOPSIS for several commandsMatthias Kestenholz
2007-05-19Documentation: Added [verse] to SYNOPSIS where necessaryMatthias Kestenholz
2007-05-19Documentation/git.txt: Update links to older documentation pages.Junio C Hamano
2007-05-19gitweb: Fix "Use of uninitialized value" warning in git_feedJakub Narebski
2007-05-19Merge branch 'sp/cvsexport'Junio C Hamano
2007-05-19Add link to 1.5.1.5 release notes.Junio C Hamano
2007-05-19Merge 1.5.1.5 inJunio C Hamano
2007-05-19GIT v1.5.1.5v1.5.1.5Junio C Hamano
2007-05-19Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maintJunio C Hamano
2007-05-19gitweb: Remove redundant $searchtype setupPetr Baudis
2007-05-19Documentation: git-rev-list's "patterns"Petr Baudis
2007-05-19Fix crlf attribute handling to match documentationAndy Parkins
2007-05-18git-archive: convert archive entries like checkouts doRené Scharfe
2007-05-18user-manual: reorganize public git repo discussionJ. Bruce Fields
2007-05-18user-manual: listing commits reachable from some refs not othersJ. Bruce Fields
2007-05-18user-manual: introduce gitJ. Bruce Fields
2007-05-18user-manual: add a "counting commits" exampleJ. Bruce Fields
2007-05-18user-manual: move howto/using-topic-branches into manualJ. Bruce Fields
2007-05-18user-manual: move howto/make-dist.txt into user manualJ. Bruce Fields
2007-05-18Documentation: remove howto's now incorporated into manualJ. Bruce Fields
2007-05-18user-manual: move quick-start to an appendixJ. Bruce Fields
2007-05-18glossary: expand and clarify some definitions, prune cross-referencesJ. Bruce Fields
2007-05-18user-manual: revise birdseye-view chapterJ. Bruce Fields
2007-05-18gitweb: Allow arbitrary strings to be dug with pickaxePetr Baudis
2007-05-18gitweb: Add support for grep searchesPetr Baudis
2007-05-18gitweb: Normalize searchbar font sizePetr Baudis
2007-05-18Merge branch 'maint'Junio C Hamano
2007-05-18Document core.excludesfile for git-addMichael Hendricks
2007-05-18gitweb: Fix error in git_patchset_body for deletion in merge commitJakub Narebski
2007-05-17Merge branch 'master' of git://repo.or.cz/git-guiJunio C Hamano
2007-05-17git-gui: Gracefully handle bad TCL_PATH at compile timegitgui-0.7.1Shawn O. Pearce
2007-05-17git-send-email: allow leading white space on mutt aliasesMichael Hendricks
2007-05-17gitweb: fix another use of undefined valueJunio C Hamano