summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-04-23dir.c(common_prefix): Fix two bugsJohannes Schindelin
2007-04-21GIT 1.5.1.2v1.5.1.2Junio C Hamano
2007-04-21perl: install private Error.pm if the site version is older than our ownEric Wong
2007-04-21git-clone: fix dumb protocol transport to clone from pack-pruned refJunio C Hamano
2007-04-19Update git-config documentationAndrew Ruder
2007-04-19Fix unmatched emphasis tag in git-tutorialAndrew Ruder
2007-04-19Update git-cherry-pick documentationAndrew Ruder
2007-04-19Update git-archive documentationAndrew Ruder
2007-04-19fix up strtoul_ui error handlingAndy Whitcroft
2007-04-19git-tar-tree: complete deprecation conversion messageSam Vilain
2007-04-18git-shortlog: Fix two formatting errors in asciidoc documentationFrank Lichtenheld
2007-04-18Fix overwriting of files when applying contextually independent diffsAlex Riesen
2007-04-18git-svn: don't allow globs to match regular filesEric Wong
2007-04-18Use const qualifier for 'sha1' parameter in delete_ref functionCarlos Rica
2007-04-18Start preparing for 1.5.1.2Junio C Hamano
2007-04-18Merge branch 'maint' of git://repo.or.cz/git-gui into maintJunio C Hamano
2007-04-17git-svn: quiet some warnings when run only with --version/--helpEric Wong
2007-04-17git-svn: respect lower bound of -r/--revision when following parentEric Wong
2007-04-16Have sample update hook not refuse deleting a branch through push.Gerrit Pape
2007-04-16variable $projectdesc needs to be set before checking against unchanged default.Gerrit Pape
2007-04-16Update git-annotate/git-blame documentationAndrew Ruder
2007-04-16Update git-apply documentationAndrew Ruder
2007-04-16Update git-applymbox documentationAndrew Ruder
2007-04-16Update git-am documentationAndrew Ruder
2007-04-16user-manual: use detached head when rewriting historyJ. Bruce Fields
2007-04-16user-manual: start revising "internals" chapterJ. Bruce Fields
2007-04-16user-manual: detached HEADJ. Bruce Fields
2007-04-16user-manual: fix discussion of default cloneJ. Bruce Fields
2007-04-16Documentation: clarify track/no-track option.J. Bruce Fields
2007-04-16Documentation: clarify git-checkout -f, minor editingJ. Bruce Fields
2007-04-16Documentation: minor edits of git-lost-found manpageJ. Bruce Fields
2007-04-15Document -g (--walk-reflogs) option of git-logAlex Riesen
2007-04-15sscanf/strtoul: parse integers robustlyJim Meyering
2007-04-15Merge git://git2.kernel.org/pub/scm/gitk/gitk into maintJunio C Hamano
2007-04-15git-blame: Fix overrun in fake_working_tree_commit()Michael Spang
2007-04-14git-quiltimport complaining yet still workingLinus Torvalds
2007-04-14config.txt: Fix grammatical error in description of http.noEPSVFrank Lichtenheld
2007-04-14config.txt: Change pserver to server in description of gitcvs.*Frank Lichtenheld
2007-04-14config.txt: Document core.autocrlfFrank Lichtenheld
2007-04-14config.txt: Document gitcvs.allbinaryFrank Lichtenheld
2007-04-14Do not default to --no-index when given two directories.Junio C Hamano
2007-04-14Use rev-list --reverse in git-rebase.shAlex Riesen
2007-04-13handle_options in git wrapper miscounts the options it handled.Matthias Lederhofer
2007-04-12GIT 1.5.1.1v1.5.1.1Junio C Hamano
2007-04-11cvsserver: Fix handling of diappeared files on updateFrank Lichtenheld
2007-04-11fsck: do not complain on detached HEAD.Junio C Hamano
2007-04-11(encode_85, decode_85): Mark source buffer pointer as "const".Jim Meyering
2007-04-10Documentation: show-ref: document --exclude-existingJulian Phillips
2007-04-10cvsexportcommit -p : fix the usage of git-apply -C.Tomash Brechko
2007-04-09Add Documentation/cmd-list.made to .gitignoreJunio C Hamano